casacore
|
#include <Allocator.h>
Public Types | |
typedef T | value_type |
Public Member Functions | |
virtual | ~AbstractAllocator () |
Protected Member Functions | |
AbstractAllocator () | |
virtual Allocator_private::BulkAllocator < T > * | getAllocator () const =0 |
Friends | |
class | Array< T > |
class | Block< T > |
Definition at line 332 of file Allocator.h.
typedef T casacore::AbstractAllocator< T >::value_type |
Definition at line 334 of file Allocator.h.
|
inlinevirtual |
Definition at line 335 of file Allocator.h.
|
inlineprotected |
Definition at line 337 of file Allocator.h.
|
protectedpure virtual |
|
friend |
Definition at line 338 of file Allocator.h.
|
friend |
Definition at line 339 of file Allocator.h.