casa
5.7.0-16
|
#include <Allocator.h>
Public Types | |
typedef T | value_type |
typedef Sub | facade_type |
Public Types inherited from casacore::AbstractAllocator< T > | |
typedef T | value_type |
Public Member Functions | |
virtual | ~BaseAllocator () |
Public Member Functions inherited from casacore::AbstractAllocator< T > | |
virtual | ~AbstractAllocator () |
Protected Member Functions | |
BaseAllocator () | |
virtual Allocator_private::BulkAllocator < T > * | getAllocator () const override |
Protected Member Functions inherited from casacore::AbstractAllocator< T > | |
AbstractAllocator () | |
Definition at line 346 of file Allocator.h.
typedef Sub casacore::BaseAllocator< T, Sub >::facade_type |
Definition at line 349 of file Allocator.h.
typedef T casacore::BaseAllocator< T, Sub >::value_type |
Definition at line 348 of file Allocator.h.
|
inlinevirtual |
Definition at line 350 of file Allocator.h.
|
inlineprotected |
Definition at line 352 of file Allocator.h.
|
inlineoverrideprotectedvirtual |
Implements casacore::AbstractAllocator< T >.
Definition at line 354 of file Allocator.h.