CDuplicateNameException(const char *pDoing, const char *pName) | CDuplicateNameException | [inline] |
CDuplicateNameException(const char *pDoing, const STD(string)&rName) | CDuplicateNameException | [inline] |
CDuplicateNameException(const STD(string)&rDoing, const char *pName) | CDuplicateNameException | [inline] |
CDuplicateNameException(const STD(string)&rDoing, const STD(string)&rName) | CDuplicateNameException | [inline] |
CDuplicateNameException(const CDuplicateNameException &aCDuplicateNameException) | CDuplicateNameException | [inline] |
operator=(const CDuplicateNameException &aCDuplicateNameException) | CDuplicateNameException | [inline] |
operator==(const CDuplicateNameException &aCDuplicateNameException) | CDuplicateNameException | [inline] |
ReasonText() const | CDuplicateNameException | [virtual] |
setName(STD(string) am_sName) | CDuplicateNameException | [inline] |
STD(string) m_sName | CDuplicateNameException | [private] |
STD(string) m_sReasonText | CDuplicateNameException | [private] |
STD(string) getName() const | CDuplicateNameException | [inline] |
UpdateReasonText() | CDuplicateNameException | [protected] |
~CDuplicateNameException() | CDuplicateNameException | [inline, virtual] |