CppCommon 1.0.6.0
C++ Common Library
Loading...
Searching...
No Matches
CppCommon::ExceptionsHandler Member List

This is the complete list of members for CppCommon::ExceptionsHandler, including all inherited members.

ExceptionsHandler(const ExceptionsHandler &)=deleteCppCommon::ExceptionsHandler
ExceptionsHandler(ExceptionsHandler &&)=deleteCppCommon::ExceptionsHandler
GetInstance()CppCommon::Singleton< ExceptionsHandler >inlinestatic
operator=(const ExceptionsHandler &)=deleteCppCommon::ExceptionsHandler
operator=(ExceptionsHandler &&)=deleteCppCommon::ExceptionsHandler
CppCommon::Singleton< ExceptionsHandler >::operator=(const Singleton &)=deleteCppCommon::Singleton< ExceptionsHandler >
SetupHandler(const std::function< void(const SystemException &, const StackTrace &)> &handler)CppCommon::ExceptionsHandlerstatic
SetupProcess()CppCommon::ExceptionsHandlerstatic
SetupThread()CppCommon::ExceptionsHandlerstatic
Singleton(const Singleton &)=deleteCppCommon::Singleton< ExceptionsHandler >
~ExceptionsHandler()CppCommon::ExceptionsHandler