Photon Fusion 2.0.3

Allocator Member List

This is the complete list of members for Allocator, including all inherited members.

_blocks (defined in Allocator)Allocator
_blocksFreeList (defined in Allocator)Allocator
_buckets (defined in Allocator)Allocator
_bucketsLists (defined in Allocator)Allocator
_bucketsMap (defined in Allocator)Allocator
_checksum (defined in Allocator)Allocator
_checksumByteLength (defined in Allocator)Allocator
_config (defined in Allocator)Allocator
_globals (defined in Allocator)Allocator
_heap (defined in Allocator)Allocator
_maxBlockIndexUsed (defined in Allocator)Allocator
_meta (defined in Allocator)Allocator
_replicate (defined in Allocator)Allocator
_replicateByteLength (defined in Allocator)Allocator
_root (defined in Allocator)Allocator
BUCKET_COUNTAllocatorstatic
BUCKET_INVALIDAllocatorstatic
DebugVerifyBucketIntegrity(Allocator *a, int index) (defined in Allocator)Allocatorstatic
GetBlock(int index) (defined in Allocator)Allocator
GetBlock(long index) (defined in Allocator)Allocator
GetBlockBucket(long index) (defined in Allocator)Allocator
GetBlockForPointer(void *ptr) (defined in Allocator)Allocator
GetBlockIndexForPointer(void *ptr) (defined in Allocator)Allocator
GetBlockMemory(Block *block) (defined in Allocator)Allocator
GetBlockMemory(long blockIndex) (defined in Allocator)Allocator
GetBucket(int index) (defined in Allocator)Allocator
GetBucketForBlock(Block *block) (defined in Allocator)Allocator
GetBucketList(int index) (defined in Allocator)Allocator
HEAP_ALIGNMENTAllocatorstatic
IsPointerInMeta(void *p) (defined in Allocator)Allocator
Meta(void *p) (defined in Allocator)Allocator
Meta(Ptr ptr) (defined in Allocator)Allocator
PTR_SIZE (defined in Allocator)Allocatorstatic
REPLICATE_WORD_ALIGNAllocatorstatic
REPLICATE_WORD_SHIFTAllocatorstatic
REPLICATE_WORD_SIZEAllocatorstatic
SIZE (defined in Allocator)Allocatorstatic
TryAllocateSegmentFromBlock(Allocator *a, Bucket *bucket, Block *block, int size) (defined in Allocator)Allocatorstatic
WORD_BYTE_SIZE (defined in Allocator)Allocatorstatic
WORD_SHIFT (defined in Allocator)Allocatorstatic
WordCount(int size) (defined in Allocator)Allocatorstatic