_errorcount | Exception::FMTexceptionhandler | protected |
_exception | Exception::FMTexceptionhandler | protected |
_level | Exception::FMTexceptionhandler | protected |
_logger | Exception::FMTexceptionhandler | protected |
_specificwarningcount | Exception::FMTexceptionhandler | |
_warningcount | Exception::FMTexceptionhandler | protected |
boost::serialization::access | Exception::FMTfreeexceptionhandler | friend |
checksignals() const | Exception::FMTexceptionhandler | |
crashedthreadid | Exception::FMTexceptionhandler | protectedstatic |
disablenestedexceptions() | Exception::FMTexceptionhandler | |
enablenestedexceptions() | Exception::FMTexceptionhandler | |
errorstowarnings | Exception::FMTexceptionhandler | protected |
FMTexceptionhandler() | Exception::FMTexceptionhandler | |
FMTexceptionhandler(const FMTexceptionhandler &rhs) | Exception::FMTexceptionhandler | |
FMTexceptionhandler(const std::shared_ptr< Logging::FMTlogger > &logger) | Exception::FMTexceptionhandler | |
FMTfreeexceptionhandler() | Exception::FMTfreeexceptionhandler | |
getCPLdata() override | Exception::FMTfreeexceptionhandler | virtual |
gutsofexceptionlog(const std::exception &texception, const int &level) | Exception::FMTexceptionhandler | protected |
gutsofprintexceptions(std::string text, const std::string &method, const int &line, const std::string &fil, int &levelreference, Core::FMTsection lsection=Core::FMTsection::Empty, bool logfirstlevel=true) | Exception::FMTexceptionhandler | protected |
handelCPLerror(int eErrClass, int nError, const char *pszErrorMsg) override | Exception::FMTfreeexceptionhandler | virtual |
ismainthread() const | Exception::FMTexceptionhandler | protected |
isthisthreadthrowed() const | Exception::FMTexceptionhandler | protected |
isthreadregistered() const | Exception::FMTexceptionhandler | protected |
isthrowedonthread() const | Exception::FMTexceptionhandler | protected |
mainthreadid | Exception::FMTexceptionhandler | protectedstatic |
maxwarningsbeforesilenced | Exception::FMTexceptionhandler | protected |
mtx | Exception::FMTexceptionhandler | mutableprotected |
needtorethrow() const | Exception::FMTexceptionhandler | protected |
operator=(const FMTexceptionhandler &rhs) | Exception::FMTexceptionhandler | |
passinlogger(const std::shared_ptr< Logging::FMTlogger > &logger) | Exception::FMTexceptionhandler | |
printexceptions(std::string text, const std::string &method, const int &line, const std::string &fil, Core::FMTsection lsection=Core::FMTsection::Empty) | Exception::FMTexceptionhandler | virtual |
raise(FMTexc lexception, std::string text, const std::string &method, const int &line, const std::string &file, Core::FMTsection lsection=Core::FMTsection::Empty, bool throwit=true) override | Exception::FMTfreeexceptionhandler | virtual |
raisefromcatch(std::string text, const std::string &method, const int &line, const std::string &file, Core::FMTsection lsection=Core::FMTsection::Empty) | Exception::FMTexceptionhandler | virtual |
raisefromthreadcatch(std::string text, const std::string &method, const int &line, const std::string &file, Core::FMTsection lsection=Core::FMTsection::Empty) | Exception::FMTexceptionhandler | |
registered_threads | Exception::FMTexceptionhandler | protected |
registerworkerthread() | Exception::FMTexceptionhandler | protected |
reraiseifthreadcrash() | Exception::FMTexceptionhandler | |
seterrorstowarnings(const std::vector< Exception::FMTexc > &errors) | Exception::FMTexceptionhandler | |
setmaxwarningsbeforesilenced(const size_t &maxwarningcount) | Exception::FMTexceptionhandler | |
threadcrashexception | Exception::FMTexceptionhandler | protected |
throw_nested(const std::exception &texception, int &level, bool rethrow=true) | Exception::FMTexceptionhandler | |
updatestatus(const FMTexc lexception, const std::string message) | Exception::FMTexceptionhandler | protected |
usenestedexceptions | Exception::FMTexceptionhandler | protected |
~FMTexceptionhandler()=default | Exception::FMTexceptionhandler | virtual |
~FMTfreeexceptionhandler()=default | Exception::FMTfreeexceptionhandler | |