|
B2BITS FIX Antenna HFT
1.0.17
|
#include <tape_allocator.h>
Public Member Functions | |
| char * | alloc (int size) |
| template<class ObjT > | |
| ObjT * | alloc () |
| char * | allocAndCopy (const char *data, int size) |
| tape_allocator () | |
| ~tape_allocator () | |
Static Public Attributes | |
| static const int | CHUNK_SIZE = 4096 |
|
inline |
|
inline |
|
inline |
References CHUNK_SIZE.
Referenced by CmiProductCatalog::addSymbol().
|
inline |
Referenced by allocAndCopy().
|
inline |
|
static |
Referenced by alloc().
1.8.5