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 | |
This header file must be included in all QF ports that use native QF memory pool implementation.
Definition in file qmpool.h.
1.5.4