|
QP/C++
|
platform-independent memory pool interface. More...
Go to the source code of this file.
Classes | |
| class | QMPool |
| Native QF memory pool class. More... | |
Defines | |
| #define | QF_MPOOL_SIZ_SIZE 2 |
| macro to override the default ::QMPoolSize size. Valid values 1, 2, or 4; default 2 | |
| #define | QF_MPOOL_CTR_SIZE 2 |
| macro to override the default QMPoolCtr size. Valid values 1, 2, or 4; default 2 | |
1.7.5.1