casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions | Protected Member Functions | Static Private Attributes
ASDM_TABLE_SINGLETON< T > Class Template Reference

#include <ASDMTableBase.h>

List of all members.

Static Public Member Functions

static T * instance ()
static T * instance ()
static T * instance ()

Protected Member Functions

 ASDM_TABLE_SINGLETON ()
 ~ASDM_TABLE_SINGLETON ()
 ASDM_TABLE_SINGLETON ()
 ~ASDM_TABLE_SINGLETON ()
 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.

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.

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.

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

Definition at line 36 of file ASDMTableBase.h.

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_ [static, private]

Definition at line 43 of file ASDMTableBase.h.


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