ASDM_TABLE_SINGLETON< T > Class Template Reference

#include <ASDMTableBase.h>

List of all members.

Static Public Member Functions

static T * instance ()

Protected Member Functions

 ASDM_TABLE_SINGLETON ()
 ~ASDM_TABLE_SINGLETON ()

Static Private Attributes

static T * instance_

Detailed Description

template<typename T>
class ASDM_TABLE_SINGLETON< T >

Definition at line 30 of file ASDMTableBase.h.


Constructor & Destructor Documentation

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

Definition at line 32 of file ASDMTableBase.h.

template<typename T>
ASDM_TABLE_SINGLETON< T >::~ASDM_TABLE_SINGLETON (  )  [inline, protected]

Definition at line 33 of file ASDMTableBase.h.


Member Function Documentation

template<typename T>
static T* ASDM_TABLE_SINGLETON< T >::instance (  )  [inline, static]

Definition at line 36 of file ASDMTableBase.h.


Member Data Documentation

template<typename T>
T * ASDM_TABLE_SINGLETON< T >::instance_ [inline, static, private]

Definition at line 43 of file ASDMTableBase.h.

Referenced by ASDM_TABLE_SINGLETON< ASDM_TOTALPOWER >::instance().


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