Open Search
    BlockBufferAllocator< PARENT_ALLOCATOR > Member List

    This is the complete list of members for BlockBufferAllocator< PARENT_ALLOCATOR >, including all inherited members.

    _allocatorBlockBufferAllocator< PARENT_ALLOCATOR >private
    _memBlockSizeBlockBufferAllocator< PARENT_ALLOCATOR >private
    _memoryBufferBlockBufferAllocator< PARENT_ALLOCATOR >private
    _memoryUsedBlockBufferAllocator< PARENT_ALLOCATOR >private
    Alloc(Int32 s, MAXON_SOURCE_LOCATION_DECLARATION)BlockBufferAllocator< PARENT_ALLOCATOR >
    Alloc(Int64 s, MAXON_SOURCE_LOCATION_DECLARATION)BlockBufferAllocator< PARENT_ALLOCATOR >
    BlockBufferAllocator()BlockBufferAllocator< PARENT_ALLOCATOR >private
    BlockBufferAllocator(void *memoryBuffer, Int memBlockSize)BlockBufferAllocator< PARENT_ALLOCATOR >
    BlockBufferAllocator(const BlockBufferAllocator &parent)BlockBufferAllocator< PARENT_ALLOCATOR >explicit
    ComputeArraySize(Int currentSize, Int increment, Int minChunkSize)BlockBufferAllocator< PARENT_ALLOCATOR >
    Free(T *&p)BlockBufferAllocator< PARENT_ALLOCATOR >
    IsCompatibleWithDefaultAllocator(void *p) constBlockBufferAllocator< PARENT_ALLOCATOR >
    Realloc(void *p, Int32 n, MAXON_SOURCE_LOCATION_DECLARATION)BlockBufferAllocator< PARENT_ALLOCATOR >
    Realloc(void *p, Int64 n, MAXON_SOURCE_LOCATION_DECLARATION)BlockBufferAllocator< PARENT_ALLOCATOR >