gatelib
2.1
|
This is the complete list of members for g::Exception, including all inherited members.
alternate_RaiseAction (defined in g::Exception) | g::Exception | static |
default_FatalAction(const Exception &) (defined in g::Exception) | g::Exception | static |
default_MsgFullShowAction(const Exception &) (defined in g::Exception) | g::Exception | static |
default_MsgShowAction(const Exception &) (defined in g::Exception) | g::Exception | static |
do_FatalAction(const Exception &) (defined in g::Exception) | g::Exception | static |
do_FatalAction(const char *aMsg, const char *aContextStr, const char *aFile, int aLine) (defined in g::Exception) | g::Exception | inlinestatic |
do_Raise(const char *aContextStr, const char *aFile, int aLine) (defined in g::Exception) | g::Exception | static |
do_RaiseMsg(const char *aMsg, const char *aContextStr, const char *aFile, int aLine) (defined in g::Exception) | g::Exception | static |
do_Rethrow(const E_T &aInnerExc, const char *aContextStr, const char *aFile, int aLine) (defined in g::Exception) | g::Exception | static |
do_UnhandledExceptionHandling(const Exception &, const char *thread_name) (defined in g::Exception) | g::Exception | static |
do_UnhandledExceptionHandling(const std::exception &, const char *thread_name) (defined in g::Exception) | g::Exception | static |
do_UnhandledExceptionHandling(const char *thread_name) (defined in g::Exception) | g::Exception | static |
Exception(const std::wstring &msg, const Context &context) (defined in g::Exception) | g::Exception | |
Exception(const std::string &msg, const Context &context) (defined in g::Exception) | g::Exception | |
Exception(const Exception &, const Context &context) (defined in g::Exception) | g::Exception | |
Exception() (defined in g::Exception) | g::Exception | |
fatal_ActionPf (defined in g::Exception) | g::Exception | static |
generic_ExceptionCancelHandling() | g::Exception | static |
get_AlternateRaiseAction() (defined in g::Exception) | g::Exception | static |
get_Tag() (defined in g::Exception) | g::Exception | inlinestatic |
get_ThreadFatalAction() (defined in g::Exception) | g::Exception | static |
get_ThreadMsgFullShowAction() (defined in g::Exception) | g::Exception | static |
get_ThreadMsgShowAction() (defined in g::Exception) | g::Exception | static |
getCode() const (defined in g::Exception) | g::Exception | inline |
getContextList() const (defined in g::Exception) | g::Exception | inline |
getErrorMsg() const (defined in g::Exception) | g::Exception | inline |
getErrorMsgW() const (defined in g::Exception) | g::Exception | inline |
getFullErrorMsg() const (defined in g::Exception) | g::Exception | inline |
getFullErrorMsgW() const (defined in g::Exception) | g::Exception | |
getTag() const (defined in g::Exception) | g::Exception | inlinevirtual |
getTagW() const (defined in g::Exception) | g::Exception | inline |
mCode (defined in g::Exception) | g::Exception | protected |
mContextList (defined in g::Exception) | g::Exception | protected |
mMessage (defined in g::Exception) | g::Exception | protected |
msg_fullShowAction (defined in g::Exception) | g::Exception | static |
msg_showAction (defined in g::Exception) | g::Exception | static |
raise_Helper(E_T &aException) (defined in g::Exception) | g::Exception | static |
set_ThreadAlternateRaiseAction(ExceptionActionPf) (defined in g::Exception) | g::Exception | static |
set_ThreadFatalAction(ExceptionActionPf) (defined in g::Exception) | g::Exception | static |
set_ThreadMsgFullShowAction(ExceptionActionPf) (defined in g::Exception) | g::Exception | static |
set_ThreadMsgShowAction(ExceptionActionPf) (defined in g::Exception) | g::Exception | static |
showFullMsg() const (defined in g::Exception) | g::Exception | |
showMsg() const (defined in g::Exception) | g::Exception | |
~Exception() (defined in g::Exception) | g::Exception | virtual |