#include "bittype.h"#include "wwdebug.h"#include "mutex.h"#include <new.h>#include <stdlib.h>#include <stddef.h>Go to the source code of this file.
Classes | |
| class | ObjectPoolClass< T, BLOCK_SIZE > |
| class | AutoPoolClass< T, BLOCK_SIZE > |
Macros | |
| #define | MEMPOOL_H |
| #define | DEFINE_AUTO_POOL(T, BLOCKSIZE) |
| #define DEFINE_AUTO_POOL | ( | T, | |
| BLOCKSIZE ) |