#include <CNoSuchLinkException.h>
Public Member Functions | |
CNoSuchLinkException (const char *pDoing, const char *pName) | |
CNoSuchLinkException (const char *pDoing, const STD(string)&rName) | |
CNoSuchLinkException (const STD(string)&rDoing, const char *pName) | |
CNoSuchLinkException (const STD(string)&rDoing, const STD(string)&rName) | |
CNoSuchLinkException (const STD(string)&rDoing, int nId) | |
CNoSuchLinkException (const char *pDoing, int nId) | |
virtual | ~CNoSuchLinkException () |
CNoSuchLinkException (const CNoSuchLinkException &aCNoSuchLinkException) | |
CNoSuchLinkException | operator= (const CNoSuchLinkException &aCNoSuchLinkException) |
int | operator== (const CNoSuchLinkException &aCNoSuchLinkException) |
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 | |
Private Attributes | |
int | m_nId |
bool | m_fName |
|
Definition at line 304 of file CNoSuchLinkException.h. References UpdateReasonText(). |
|
Definition at line 309 of file CNoSuchLinkException.h. References UpdateReasonText(). |
|
Definition at line 314 of file CNoSuchLinkException.h. References UpdateReasonText(). |
|
Definition at line 319 of file CNoSuchLinkException.h. References UpdateReasonText(). |
|
Definition at line 324 of file CNoSuchLinkException.h. References m_fName, m_nId, and UpdateReasonText(). |
|
Definition at line 330 of file CNoSuchLinkException.h. References m_fName, m_nId, and UpdateReasonText(). |
|
Definition at line 336 of file CNoSuchLinkException.h. |
|
Definition at line 340 of file CNoSuchLinkException.h. References UpdateReasonText(). |
|
Definition at line 350 of file CNoSuchLinkException.h. References UpdateReasonText(). |
|
Definition at line 361 of file CNoSuchLinkException.h. |
|
|
|
Definition at line 376 of file CNoSuchLinkException.h. |
|
Definition at line 370 of file CNoSuchLinkException.h. |
|
|
|
|
|
Referenced by CNoSuchLinkException(), and operator=(). |
|
Definition at line 300 of file CNoSuchLinkException.h. Referenced by CNoSuchLinkException(). |
|
Definition at line 299 of file CNoSuchLinkException.h. Referenced by CNoSuchLinkException(). |