Go to the source code of this file.
Classes | |
| struct | SegmentedPoolNode |
Functions | |
| DEFINE_RUNTIME_CLASSTYPE_CODE (SegmentedPool, Pool) | |
Variables | |
| const int | redzoneSize = 8 |
| const int | redzoneSize = 0 |
| DEFINE_RUNTIME_CLASSTYPE_CODE | ( | SegmentedPool | , | |
| Pool | ||||
| ) |
| const int redzoneSize = 0 |
Definition at line 36 of file SegmentedPool.cpp.
| const int redzoneSize = 8 |
Definition at line 34 of file SegmentedPool.cpp.
Referenced by SegmentedPool::allocate(), and SegmentedPool::SegmentedPool().
1.4.7