#include <CDuplicateSingleton.h>
Public Member Functions | |
| CDuplicateSingleton (const char *pDoing, const char *pName) | |
| CDuplicateSingleton (const char *pDoing, const STD(string)&rName) | |
| CDuplicateSingleton (const STD(string)&rDoing, const char *pName) | |
| CDuplicateSingleton (const STD(string)&rDoing, const STD(string)&rName) | |
| virtual | ~CDuplicateSingleton () |
| CDuplicateSingleton (const CDuplicateSingleton &aCDuplicateSingleton) | |
| CDuplicateSingleton | operator= (const CDuplicateSingleton &aCDuplicateSingleton) |
| int | operator== (const CDuplicateSingleton &aCDuplicateSingleton) |
| STD (string) getName() const | |
| void | setName (STD(string) am_sName) |
| virtual const char * | ReasonText () const |
Protected Member Functions | |
| void | UpdateReasonText () |
Private Member Functions | |
| STD (string) m_sName | |
| STD (string) m_sReasonText | |
|
||||||||||||
|
Definition at line 299 of file CDuplicateSingleton.h. References UpdateReasonText(). |
|
||||||||||||
|
Definition at line 304 of file CDuplicateSingleton.h. References UpdateReasonText(). |
|
||||||||||||
|
Definition at line 309 of file CDuplicateSingleton.h. References UpdateReasonText(). |
|
||||||||||||
|
Definition at line 314 of file CDuplicateSingleton.h. References UpdateReasonText(). |
|
|
Definition at line 319 of file CDuplicateSingleton.h. |
|
|
Definition at line 323 of file CDuplicateSingleton.h. References UpdateReasonText(). |
|
|
Definition at line 333 of file CDuplicateSingleton.h. References UpdateReasonText(). |
|
|
Definition at line 344 of file CDuplicateSingleton.h. |
|
|
Definition at line 289 of file CDuplicateSingleton.cpp. |
|
|
Definition at line 359 of file CDuplicateSingleton.h. |
|
|
Definition at line 353 of file CDuplicateSingleton.h. |
|
|
|
|
|
|
|
|
Definition at line 295 of file CDuplicateSingleton.cpp. Referenced by CDuplicateSingleton(), and operator=(). |
1.3.9.1