#include <cl_base_DBL_obj.h>
Inheritance diagram for SGE::CL_BASE_DBL_OBJ< IDType1, IDType2 >:


Public Member Functions | |
| _SG_TLS_INLINE | CL_BASE_DBL_OBJ (const IDType1 &_ID1) |
| Default constructor. | |
| _SG_TLS_INLINE | CL_BASE_DBL_OBJ (const IDType2 &_ID2) |
| _SG_TLS_INLINE | CL_BASE_DBL_OBJ (const IDType1 &_ID1, const IDType2 &_ID2) |
| _SG_TLS_INLINE | ~CL_BASE_DBL_OBJ () |
| Default destructor. | |
| template<typename IDType> | |
| IDType | GetID () |
| template<typename IDType> | |
| const CL_BASE_OBJ< IDType > * | GetObj () const |
| Return a reference to the CL_BASE_OBJ<IDType?> object. | |
| template<typename IDType> | |
| void | SetID (IDType _ID) |
Friends | |
| class | CL_TMPL_DBL_MANAGER |
|
||||||||||
|
Default constructor.
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
|||||||||||||
|
Return a reference to the CL_BASE_OBJ<IDType?> object.
|
1.4.6-NO