| _block_type typedef | ace::RandomSizedMemoryPool< _Type > | [protected] |
| _blocks_free_sizes_map typedef | ace::RandomSizedMemoryPool< _Type > | [protected] |
| _mem_blocks | ace::RandomSizedMemoryPool< _Type > | [protected] |
| _recently_used_block | ace::RandomSizedMemoryPool< _Type > | [protected] |
| block_size(void) const | ace::MemoryPool< _Type, _Block > | [inline] |
| clear(void) | ace::RandomSizedMemoryPool< _Type > | [inline, virtual] |
| create_new_block(void) | ace::RandomSizedMemoryPool< _Type > | [inline, protected, virtual] |
| get_memory(size_t mem_size) | ace::RandomSizedMemoryPool< _Type > | [inline, virtual] |
| MemoryPool(size_t block_size) | ace::MemoryPool< _Type, _Block > | [inline] |
| RandomSizedMemoryPool(size_t block_size) | ace::RandomSizedMemoryPool< _Type > | [inline] |
| ~MemoryPool(void) | ace::MemoryPool< _Type, _Block > | [inline, virtual] |
| ~RandomSizedMemoryPool(void) | ace::RandomSizedMemoryPool< _Type > | [inline, virtual] |
1.5.6