|
casacore
|
#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 345 of file Allocator.h.
| typedef Sub casacore::BaseAllocator< T, Sub >::facade_type |
Definition at line 348 of file Allocator.h.
| typedef T casacore::BaseAllocator< T, Sub >::value_type |
Definition at line 347 of file Allocator.h.
|
inlinevirtual |
Definition at line 349 of file Allocator.h.
|
inlineprotected |
Definition at line 351 of file Allocator.h.
|
inlineoverrideprotectedvirtual |
Implements casacore::AbstractAllocator< T >.
Definition at line 353 of file Allocator.h.
1.8.5