|
Open Model Railroad Network (OpenMRN)
|
This is the complete list of members for Allocator< T >, including all inherited members.
| address(T &r) | Allocator< T > | inline |
| address(const T &r) | Allocator< T > | inline |
| allocate(size_t cnt, const void *=0) | Allocator< T > | inline |
| Allocator(size_t e) | Allocator< T > | inlineexplicit |
| Allocator(Allocator const &a) | Allocator< T > | inlineexplicit |
| Allocator(Allocator< U > const &o) | Allocator< T > | inline |
| Allocator() | Allocator< T > | inlineprivate |
| const_pointer typedef | Allocator< T > | |
| const_reference typedef | Allocator< T > | |
| construct(T *p, const T &t) | Allocator< T > | inline |
| deallocate(T *p, size_t n) | Allocator< T > | inline |
| destroy(T *p) | Allocator< T > | inline |
| difference_type typedef | Allocator< T > | |
| entries | Allocator< T > | |
| freeList | Allocator< T > | |
| init | Allocator< T > | |
| max_size() const | Allocator< T > | inline |
| operator!=(Allocator const &a) | Allocator< T > | inline |
| operator==(Allocator const &) | Allocator< T > | inline |
| pointer typedef | Allocator< T > | |
| reference typedef | Allocator< T > | |
| size_type typedef | Allocator< T > | |
| value_type typedef | Allocator< T > | |
| ~Allocator() | Allocator< T > | inline |