allocate(const size_type &n, const void *=0) | Teuchos::Details::Allocator< T > | inline |
Allocator class | Teuchos::Details::Allocator< T > | friend |
Allocator() | Teuchos::Details::Allocator< T > | inline |
Allocator(const bool trackMemory, const bool verboseOutput) | Teuchos::Details::Allocator< T > | inline |
Allocator(const Allocator< U > &src) | Teuchos::Details::Allocator< T > | inline |
ALLOCATOR_ALLOCATE enum value | Teuchos::Details::Allocator< T > | private |
ALLOCATOR_DEALLOCATE enum value | Teuchos::Details::Allocator< T > | private |
const_pointer typedef | Teuchos::Details::Allocator< T > | |
const_reference typedef | Teuchos::Details::Allocator< T > | |
construct(pointer p, const_reference val) | Teuchos::Details::Allocator< T > | inline |
curAllocInBytes() | Teuchos::Details::Allocator< T > | inline |
deallocate(value_type *p, const size_type &n) | Teuchos::Details::Allocator< T > | inline |
destroy(pointer p) | Teuchos::Details::Allocator< T > | inline |
difference_type typedef | Teuchos::Details::Allocator< T > | |
EAllocatorOp enum name | Teuchos::Details::Allocator< T > | private |
max_size() const | Teuchos::Details::Allocator< T > | inline |
maxAllocInBytes() | Teuchos::Details::Allocator< T > | inline |
pointer typedef | Teuchos::Details::Allocator< T > | |
reference typedef | Teuchos::Details::Allocator< T > | |
size_type typedef | Teuchos::Details::Allocator< T > | |
track_ | Teuchos::Details::Allocator< T > | private |
tracking() const | Teuchos::Details::Allocator< T > | inlineprivate |
value_type typedef | Teuchos::Details::Allocator< T > | |
verbose() const | Teuchos::Details::Allocator< T > | inlineprivate |
verbose_ | Teuchos::Details::Allocator< T > | private |