| Puma Reference Manual | Puma::ConstSizeMemPool< N > Class Template Reference |
#include <ConstSizeMemPool.h>
Public Member Functions | |
| ConstSizeMemPool () | |
| ~ConstSizeMemPool () | |
| void * | alloc () |
| void | free (void *p) |
| void | clean () |
Static Public Member Functions | |
| static ConstSizeMemPool & | inst () |
|
inline |
|
inline |
| void * Puma::ConstSizeMemPool< N >::alloc | ( | ) |
|
inline |
| void Puma::ConstSizeMemPool< N >::free | ( | void * | p | ) |
|
inlinestatic |