Go to the source code of this file.
Compounds | |
class | TBufListEntry |
Part of the memory manager. More... | |
class | TVMemMgr |
Part of the memory manager. More... | |
Variables | |
const int | DEFAULT_SAFETY_POOL_SIZE = 4096 |
Initial safety pool size. More... |
Definition in file buffers.h.
|
Gives the initial default safety pool size in bytes. You can change this value by editing the declaration. If you call TVMemMgr::resizeSafetyPool() with no size argument, this default value is assumed. |