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