casacore::DefaultAllocator< T > Class Template Reference

An aligned allocator with the default alignment. More...

#include <Allocator.h>

Inheritance diagram for casacore::DefaultAllocator< T >:
casacore::AlignedAllocator< T > casacore::BaseAllocator< T, AlignedAllocator< T, CASA_DEFAULT_ALIGNMENT > > casacore::AbstractAllocator< T >

List of all members.

Public Types

typedef AlignedAllocator< T >::type type

Static Public Attributes

static DefaultAllocator< T > value
 an instance of this allocator.

Protected Member Functions

 DefaultAllocator ()

Detailed Description

template<typename T>
class casacore::DefaultAllocator< T >

An aligned allocator with the default alignment.

Definition at line 456 of file Allocator.h.


Member Typedef Documentation

template<typename T >
typedef AlignedAllocator<T>::type casacore::DefaultAllocator< T >::type

Reimplemented from casacore::AlignedAllocator< T >.

Definition at line 458 of file Allocator.h.


Constructor & Destructor Documentation

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

Definition at line 462 of file Allocator.h.


Member Data Documentation

template<typename T >
DefaultAllocator< T > casacore::DefaultAllocator< T >::value [inline, static]

an instance of this allocator.

Reimplemented from casacore::AlignedAllocator< T >.

Definition at line 460 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