casa
$Rev:20696$
|
#include <ASDMTableBase.h>
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_ |
Definition at line 30 of file ASDMTableBase.h.
ASDM_TABLE_SINGLETON< T >::ASDM_TABLE_SINGLETON | ( | ) | [inline, protected] |
Definition at line 32 of file ASDMTableBase.h.
ASDM_TABLE_SINGLETON< T >::~ASDM_TABLE_SINGLETON | ( | ) | [inline, protected] |
Definition at line 33 of file ASDMTableBase.h.
ASDM_TABLE_SINGLETON< T >::ASDM_TABLE_SINGLETON | ( | ) | [inline, protected] |
Definition at line 32 of file ASDMTableBase.h.
ASDM_TABLE_SINGLETON< T >::~ASDM_TABLE_SINGLETON | ( | ) | [inline, protected] |
Definition at line 33 of file ASDMTableBase.h.
ASDM_TABLE_SINGLETON< T >::ASDM_TABLE_SINGLETON | ( | ) | [inline, protected] |
Definition at line 32 of file ASDMTableBase.h.
ASDM_TABLE_SINGLETON< T >::~ASDM_TABLE_SINGLETON | ( | ) | [inline, protected] |
Definition at line 33 of file ASDMTableBase.h.
static T* ASDM_TABLE_SINGLETON< T >::instance | ( | ) | [inline, static] |
Definition at line 36 of file ASDMTableBase.h.
static T* ASDM_TABLE_SINGLETON< T >::instance | ( | ) | [inline, static] |
Definition at line 36 of file ASDMTableBase.h.
static T* ASDM_TABLE_SINGLETON< T >::instance | ( | ) | [inline, static] |
Definition at line 36 of file ASDMTableBase.h.
T * ASDM_TABLE_SINGLETON< T >::instance_ [static, private] |
Definition at line 43 of file ASDMTableBase.h.