FMT 0.9.8
Forest management tools for forest planning
|
This is the complete list of members for Exception::FMTwarning, including all inherited members.
_msg | Exception::FMTexception | protected |
boost::serialization::access | Exception::FMTwarning | friend |
exceptiontype | Exception::FMTexception | protected |
file | Exception::FMTexception | protected |
FMTexception() | Exception::FMTexception | |
FMTexception(const std::exception &baseexception) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, const std::string message) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, Core::FMTsection lsection, const std::string message) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, Core::FMTsection lsection, const std::string message, const std::string &lmethod, const std::string &lfile, const int &lline) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, Core::FMTsection lsection, const std::string message, const std::string &lmethod) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, const std::string message, const std::string &lmethod, const std::string &lfile, const int &lline) | Exception::FMTexception | |
FMTexception(const FMTexc lexception, const std::string message, const std::string &lmethod) | Exception::FMTexception | |
FMTexception(const FMTexception &rhs) | Exception::FMTexception | |
FMTwarning() | Exception::FMTwarning | |
FMTwarning(const FMTexception &rhs) | Exception::FMTwarning | |
FMTwarning(const FMTexc lexception, const std::string message) | Exception::FMTwarning | |
FMTwarning(const FMTexc lexception, const Core::FMTsection lsection, const std::string message) | Exception::FMTwarning | |
FMTwarning(const FMTexc lexception, const Core::FMTsection lsection, const std::string message, const std::string &lmethod, const std::string &lfile, const int &lline) | Exception::FMTwarning | |
getfile() const | Exception::FMTexception | inline |
getline() const | Exception::FMTexception | inline |
getmethod() const | Exception::FMTexception | inline |
getsection() const | Exception::FMTexception | |
getsrcinfo() const | Exception::FMTexception | |
gettype() const | Exception::FMTexception | |
hold() const | Exception::FMTexception | |
holdup | Exception::FMTexception | protected |
line | Exception::FMTexception | protected |
method | Exception::FMTexception | protected |
operator=(const FMTwarning &)=default | Exception::FMTwarning | |
Exception::FMTexception::operator=(const FMTexception &rhs) | Exception::FMTexception | |
section | Exception::FMTexception | protected |
sethold(bool side) | Exception::FMTexception | |
warn(const std::shared_ptr< Logging::FMTlogger >logger, std::unordered_map< int, size_t > &specificwarningcount, const size_t &maxwarning) const | Exception::FMTwarning | |
what() const override | Exception::FMTexception | |
~FMTexception()=default | Exception::FMTexception | virtual |
~FMTwarning()=default | Exception::FMTwarning |