#include <mapdb_i.h>
Public Member Functions | |
Kmem_slab * | allocator_for_treesize (int size) |
Static Public Member Functions | |
static mapping_tree_allocators & | instance () |
Singleton instance of mapping_tree_allocators. | |
Private Member Functions | |
mapping_tree_allocators () | |
Private Attributes | |
auto_ptr< Kmem_slab > | _allocator [Size_id_max+1] |
Friends | |
class | foo |
|
|
|
|
|
Singleton instance of mapping_tree_allocators.
|
|
|
|
|