|
| 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) |
|
| 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 |
|
| CException (const char *pszAction) |
|
| CException (const std::string &rsAction) |
|
| CException (const CException &aCException) |
|
CException & | operator= (const CException &aCException) |
|
int | operator== (const CException &aCException) const |
|
int | operator!= (const CException &rException) const |
|
const char * | getAction () const |
|
virtual int | ReasonCode () const |
|
const char * | WasDoing () const |
|
|
void | UpdateReasonText () |
|
void | setAction (const char *pszAction) |
|
void | setAction (const std::string &rsAction) |
|
virtual void | DoAssign (const CException &rhs) |
|
The documentation for this class was generated from the following files: