#include <Memory.h>
Public Member Functions | |
| template<typename T> | |
| bool | preDealloc (T *buff, unsigned n) |
| template<typename T> | |
| bool | postDealloc (T *buff, unsigned n) |
| void | setAllocator (Allocator *a) |
| Allocator const * | allocator () const |
Protected Member Functions | |
| PoolBufferDealloc () | |
Private Attributes | |
| Allocator * | _alloc |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.4.4