| Puma Reference Manual | Puma: 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 () |
| Puma::ConstSizeMemPool< N >::ConstSizeMemPool | ( | ) | [inline] |
| Puma::ConstSizeMemPool< N >::~ConstSizeMemPool | ( | ) | [inline] |
| static ConstSizeMemPool& Puma::ConstSizeMemPool< N >::inst | ( | ) | [inline, static] |
| void * Puma::ConstSizeMemPool< N >::alloc | ( | ) | [inline] |
| void Puma::ConstSizeMemPool< N >::free | ( | void * | p | ) | [inline] |
| void Puma::ConstSizeMemPool< N >::clean | ( | ) | [inline] |