|
ARB
|
#include <PT_mem.h>


Public Member Functions | |
| MemBlockManager () | |
| ~MemBlockManager () | |
| char * | get_block (int forsize) |
| bool | is_clear () const |
| void | clear () |
Static Public Member Functions | |
| static int | size2idx (int forsize) |
| static int | idx2size (int idx) |
|
inline |
Definition at line 123 of file PT_mem.h.
References NULp, and PTM_TABLE_COUNT.
|
inline |
Definition at line 120 of file PT_mem.h.
References PTM_MIN_SIZE.
Referenced by Memory::get(), get_block(), and Memory::put().
Definition at line 137 of file PT_mem.h.
References MemBlock::get_memory(), size2idx(), and tab().
|
inline |
Definition at line 189 of file PT_mem.h.
References PTM_TABLE_COUNT.
Referenced by Memory::is_clear().
|
inline |
Definition at line 196 of file PT_mem.h.
References NULp, and PTM_TABLE_COUNT.
Referenced by Memory::clear(), and ~MemBlockManager().
1.8.8