PLearn 0.1
|
allocate() | PLearn::PMemPool | |
allocateFromArenas() | PLearn::PMemPool | [protected] |
arena_growth_factor | PLearn::PMemPool | [protected] |
arenas | PLearn::PMemPool | [protected] |
cur_arena_size | PLearn::PMemPool | [protected] |
deallocate(void *p) | PLearn::PMemPool | |
empty() const | PLearn::PMemPool | [inline] |
fast_deallocate | PLearn::PMemPool | [protected] |
free_list | PLearn::PMemPool | [protected] |
initial_arena_size | PLearn::PMemPool | [protected] |
last_arena | PLearn::PMemPool | [protected] |
newArena() | PLearn::PMemPool | [protected] |
object_size | PLearn::PMemPool | [protected] |
PMemPool(size_t object_size, size_t initial_arena_size, float growth_factor=1.5, bool use_fast_deallocator=true) | PLearn::PMemPool | |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
purge_memory() | PLearn::PMemPool | |
ref() const | PLearn::PPointable | [inline] |
stormap | PLearn::PMemPool | [protected] |
unref() const | PLearn::PPointable | [inline] |
usage() const | PLearn::PPointable | [inline] |
~PPointable() | PLearn::PPointable | [inline, virtual] |