This is the complete list of members for SequentialAllocator, including all inherited members.
allocate(unsigned int size) | SequentialAllocator | protectedvirtual |
m_base_ptr | SequentialAllocator | private |
m_index | SequentialAllocator | private |
m_size | SequentialAllocator | private |
printSize() const | SequentialAllocator | virtual |
SequentialAllocator(unsigned char *base_ptr, unsigned int max_size) | SequentialAllocator | |
~Allocator() | Allocator | inlinevirtual |
~SequentialAllocator() | SequentialAllocator |