| allocate() | megatree::Allocator< T > | [inline] |
| allocateMany(size_t howmany, std::vector< T * > &vec) | megatree::Allocator< T > | [inline] |
| Allocator(unsigned size=0) | megatree::Allocator< T > | [inline] |
| deAllocate(T *obj) | megatree::Allocator< T > | [inline] |
| deallocateMany(std::vector< T * > &vec) | megatree::Allocator< T > | [inline] |
| mutex | megatree::Allocator< T > | [private] |
| obj_stack | megatree::Allocator< T > | [private] |
| objects | megatree::Allocator< T > | [private] |
| overflow | megatree::Allocator< T > | [private] |
| ~Allocator() | megatree::Allocator< T > | [inline] |