bes Updated for version 3.20.13
|
This is the complete list of members for cmr::CmrError, including all inherited members.
BESError(std::string msg, unsigned int type, std::string file, unsigned int line) | BESError | inline |
BESError(const BESError &src) noexcept | BESError | inline |
BESInternalError(std::string msg, std::string file, unsigned int line) (defined in BESInternalError) | BESInternalError | inline |
CmrError(const std::string &msg, const std::string &file, unsigned int line) (defined in cmr::CmrError) | cmr::CmrError | inline |
dump(std::ostream &strm) const override | cmr::CmrError | inlinevirtual |
get_bes_error_type() const | BESError | inline |
get_file() const | BESError | inline |
get_line() const | BESError | inline |
get_message() const | BESError | inline |
get_verbose_message() const (defined in BESError) | BESError | virtual |
operator=(const BESError &rhs)=delete | BESError | |
set_bes_error_type(unsigned int type) | BESError | inline |
set_message(const std::string &msg) | BESError | inline |
what() const noexcept override | BESError | inline |
~BESError() override=default (defined in BESError) | BESError | |
~BESInternalError() override=default (defined in BESInternalError) | BESInternalError | |
~BESObj()=default | BESObj | virtual |
~CmrError() override=default (defined in cmr::CmrError) | cmr::CmrError |