Public Attributes | |
| SegmentedPool * | pool |
| SegmentedPoolNode * | nextFree |
| int | valgrind_handle |
| size_t | size |
Definition at line 39 of file SegmentedPool.cpp.
Definition at line 42 of file SegmentedPool.cpp.
Referenced by SegmentedPool::allocate(), SegmentedPool::deallocate(), and SegmentedPool::SegmentedPool().
Definition at line 41 of file SegmentedPool.cpp.
Referenced by SegmentedPool::deallocate(), and SegmentedPool::SegmentedPool().
| size_t SegmentedPoolNode::size |
Definition at line 46 of file SegmentedPool.cpp.
Referenced by SegmentedPool::allocate(), SegmentedPool::deallocate(), SegmentedPool::printInfo(), and SegmentedPool::SegmentedPool().
Definition at line 44 of file SegmentedPool.cpp.
Referenced by SegmentedPool::allocate(), and SegmentedPool::deallocate().
1.4.7