casacore::BaseAllocator< T, Sub > Class Template Reference

#include <Allocator.h>

Inheritance diagram for casacore::BaseAllocator< T, Sub >:
casacore::AbstractAllocator< T >

List of all members.

Public Types

typedef T value_type
typedef Sub facade_type

Public Member Functions

virtual ~BaseAllocator ()

Protected Member Functions

 BaseAllocator ()
virtual
Allocator_private::BulkAllocator
< T > * 
getAllocator () const

Detailed Description

template<typename T, typename Sub>
class casacore::BaseAllocator< T, Sub >

Definition at line 409 of file Allocator.h.


Member Typedef Documentation

template<typename T, typename Sub>
typedef Sub casacore::BaseAllocator< T, Sub >::facade_type

Definition at line 412 of file Allocator.h.

template<typename T, typename Sub>
typedef T casacore::BaseAllocator< T, Sub >::value_type

Reimplemented from casacore::AbstractAllocator< T >.

Definition at line 411 of file Allocator.h.


Constructor & Destructor Documentation

template<typename T, typename Sub>
virtual casacore::BaseAllocator< T, Sub >::~BaseAllocator (  )  [inline, virtual]

Definition at line 413 of file Allocator.h.

template<typename T, typename Sub>
casacore::BaseAllocator< T, Sub >::BaseAllocator (  )  [inline, protected]

Definition at line 415 of file Allocator.h.


Member Function Documentation

template<typename T, typename Sub>
virtual Allocator_private::BulkAllocator<T>* casacore::BaseAllocator< T, Sub >::getAllocator (  )  const [inline, protected, virtual]

Implements casacore::AbstractAllocator< T >.

Definition at line 417 of file Allocator.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1