CppCommon
1.0.4.1
C++ Common Library
|
This is the complete list of members for CppCommon::ExceptionsHandler, including all inherited members.
ExceptionsHandler(const ExceptionsHandler &)=delete | CppCommon::ExceptionsHandler | |
ExceptionsHandler(ExceptionsHandler &&)=delete | CppCommon::ExceptionsHandler | |
GetInstance() | CppCommon::Singleton< ExceptionsHandler > | inlinestatic |
operator=(const ExceptionsHandler &)=delete | CppCommon::ExceptionsHandler | |
operator=(ExceptionsHandler &&)=delete | CppCommon::ExceptionsHandler | |
Singleton< ExceptionsHandler >::operator=(const Singleton &)=delete | CppCommon::Singleton< ExceptionsHandler > | |
Singleton< ExceptionsHandler >::operator=(Singleton &&)=delete | CppCommon::Singleton< ExceptionsHandler > | |
SetupHandler(const std::function< void(const SystemException &, const StackTrace &)> &handler) | CppCommon::ExceptionsHandler | static |
SetupProcess() | CppCommon::ExceptionsHandler | static |
SetupThread() | CppCommon::ExceptionsHandler | static |
Singleton(const Singleton &)=delete | CppCommon::Singleton< ExceptionsHandler > | |
Singleton(Singleton &&)=delete | CppCommon::Singleton< ExceptionsHandler > | |
~ExceptionsHandler() | CppCommon::ExceptionsHandler |