CppCommon  1.0.4.1
C++ Common Library
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
Singleton< ExceptionsHandler >::operator=(const Singleton &)=deleteCppCommon::Singleton< ExceptionsHandler >
Singleton< ExceptionsHandler >::operator=(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 >
Singleton(Singleton &&)=deleteCppCommon::Singleton< ExceptionsHandler >
~ExceptionsHandler()CppCommon::ExceptionsHandler