![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::cExceptionAssert, including all inherited members.
| cException(const LOGCHAR_t *pszDescription, LOGLEV_TYPE eLogLevel=LOGLEV_ERROR) noexcept | Gray::cException | inline |
| cExceptionAssert(const LOGCHAR_t *pExp, LOGLEV_TYPE eSeverity, const cDebugSourceLine &src) | Gray::cExceptionAssert | |
| get_ErrorStr() | Gray::cException | |
| get_Severity() const noexcept | Gray::cException | inline |
| GetErrorMessage(GChar_t *lpszError, UINT nMaxError, UINT *pnHelpContext) override | Gray::cExceptionAssert | virtual |
| k_szDescriptionDefault | Gray::cException | static |
| m_eSeverity | Gray::cException | |
| m_pExp | Gray::cExceptionAssert | protected |
| m_pszDescription | Gray::cException | |
| m_Src | Gray::cExceptionAssert | protected |
| Throw(const LOGCHAR_t *pExp, const cDebugSourceLine &src) | Gray::cExceptionAssert | static |
| what() const ((void) 0) | Gray::cException | inlinevirtual |
| ~cException()((void) 0) | Gray::cException | inlinevirtual |
| ~cExceptionAssert()((void) 0) | Gray::cExceptionAssert | virtual |
| ~cExceptionBase() | Gray::cExceptionBase | inlinevirtual |