HashMapAllocator< Entry, GENERAL_ALLOCATOR, BLOCK_ALLOCATOR > Member List

This is the complete list of members for HashMapAllocator< Entry, GENERAL_ALLOCATOR, BLOCK_ALLOCATOR >, including all inherited members.

_bucketAllocatorHashMapAllocator< Entry, GENERAL_ALLOCATOR, BLOCK_ALLOCATOR >private
_entryAllocatorHashMapAllocator< Entry, GENERAL_ALLOCATOR, BLOCK_ALLOCATOR >private
AllocBuckets(Int size, MAXON_SOURCE_LOCATION_DECLARATION)HashMapAllocator< Entry, GENERAL_ALLOCATOR, BLOCK_ALLOCATOR >
AllocEntry(Int size=SIZEOF(Entry))HashMapAllocator< Entry, GENERAL_ALLOCATOR, BLOCK_ALLOCATOR >
DeleteAllEntries()HashMapAllocator< Entry, GENERAL_ALLOCATOR, BLOCK_ALLOCATOR >
FreeBuckets(void *buckets)HashMapAllocator< Entry, GENERAL_ALLOCATOR, BLOCK_ALLOCATOR >
FreeEntry(const Entry *entry)HashMapAllocator< Entry, GENERAL_ALLOCATOR, BLOCK_ALLOCATOR >