|
ARB
|
#include <PT_mem.h>


Public Member Functions | |
| MemBlock (int size, MemBlock *&prev) | |
| ~MemBlock () | |
| char * | get_memory () |
| bool | contains (char *somemem, int blocksize) const |
Definition at line 57 of file PT_mem.h.
References GBK_terminate(), and NULp.
|
inline |
Definition at line 81 of file PT_mem.h.
Referenced by MemBlockManager::get_block().
Definition at line 83 of file PT_mem.h.
References contains(), and pt_assert.
Referenced by contains().
1.8.8