casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | Protected Member Functions | Static Private Attributes | List of all members
asdm::ASDM_TABLE_SINGLETON< T > Class Template Reference

#include <ASDMTableBase.h>

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::ASDM_TABLE_SINGLETON< T >

Definition at line 30 of file ASDMTableBase.h.

Constructor & Destructor Documentation

template<typename T>
asdm::ASDM_TABLE_SINGLETON< T >::ASDM_TABLE_SINGLETON ( )
inlineprotected

Definition at line 32 of file ASDMTableBase.h.

template<typename T>
asdm::ASDM_TABLE_SINGLETON< T >::~ASDM_TABLE_SINGLETON ( )
inlineprotected

Definition at line 33 of file ASDMTableBase.h.

Member Function Documentation

template<typename T>
static T* asdm::ASDM_TABLE_SINGLETON< T >::instance ( )
inlinestatic

Definition at line 35 of file ASDMTableBase.h.

Member Data Documentation

template<typename T>
T * asdm::ASDM_TABLE_SINGLETON< T >::instance_
staticprivate

The documentation for this class was generated from the following file: