CUBRID Engine
latest
|
This is the complete list of members for cubmem::single_block_allocator, including all inherited members.
allocate(block &b, size_t size) | cubmem::single_block_allocator | private |
deallocate(block &b) | cubmem::single_block_allocator | private |
get_block() const | cubmem::single_block_allocator | |
get_block_allocator() const | cubmem::single_block_allocator | |
get_ptr() const | cubmem::single_block_allocator | |
get_size() const | cubmem::single_block_allocator | |
m_allocator | cubmem::single_block_allocator | private |
m_base_allocator | cubmem::single_block_allocator | private |
m_block | cubmem::single_block_allocator | private |
reserve(size_t size) | cubmem::single_block_allocator | |
single_block_allocator(const block_allocator &base_alloc) | cubmem::single_block_allocator | |
~single_block_allocator() | cubmem::single_block_allocator |