casacore
|
#include <Allocator.h>
Public Types | |
typedef T | value_type |
typedef Sub | facade_type |
![]() | |
typedef T | value_type |
Public Member Functions | |
virtual | ~BaseAllocator () |
![]() | |
virtual | ~AbstractAllocator () |
Protected Member Functions | |
BaseAllocator () | |
virtual Allocator_private::BulkAllocator< T > * | getAllocator () const |
![]() | |
AbstractAllocator () | |
Definition at line 409 of file Allocator.h.
typedef Sub casacore::BaseAllocator< T, Sub >::facade_type |
Definition at line 412 of file Allocator.h.
typedef T casacore::BaseAllocator< T, Sub >::value_type |
Definition at line 411 of file Allocator.h.
|
inlinevirtual |
Definition at line 413 of file Allocator.h.
|
inlineprotected |
Definition at line 415 of file Allocator.h.
|
inlineprotectedvirtual |
Implements casacore::AbstractAllocator< T >.
Definition at line 417 of file Allocator.h.