| allocate(unsigned long size) | AllocatorLocal< T > | [inline, virtual] |
| allocateAndZero(unsigned long size) | AllocatorLocal< T > | [inline, virtual] |
| Allocator(T **ptr, const string &name, ostream &monStream=cerr) | Allocator< T > | [inline] |
| AllocatorLocal(T **ptr=NULL, const string &name="", ostream &monStream=cerr) | AllocatorLocal< T > | [inline] |
| clone(T **ptr, const string &name, ostream &monStream=cerr) | AllocatorLocal< T > | [inline, virtual] |
| deallocate() | AllocatorLocal< T > | [inline, virtual] |
| isAllocated_ | Allocator< T > | |
| load(unsigned long size) | AllocatorLocal< T > | [inline, virtual] |
| monStream_ | Allocator< T > | |
| MyType typedef | Allocator< T > | |
| name_ | Allocator< T > | |
| ptr_ | Allocator< T > | |
| save() | AllocatorLocal< T > | [inline, virtual] |
| size_ | Allocator< T > | |
| ~Allocator() | Allocator< T > | [inline, virtual] |
| ~AllocatorLocal() | AllocatorLocal< T > | [inline, virtual] |