|
bes
Updated for version 3.17.1
|
This is the complete list of members for BESInternalError, including all inherited members.
| _file (defined in BESError) | BESError | protected |
| _line (defined in BESError) | BESError | protected |
| _msg (defined in BESError) | BESError | protected |
| _type (defined in BESError) | BESError | protected |
| BESError() (defined in BESError) | BESError | inlineprotected |
| BESError(const std::string &msg, unsigned int type, const std::string &file, unsigned int line) | BESError | inline |
| BESInternalError() (defined in BESInternalError) | BESInternalError | inlineprotected |
| BESInternalError(const string &msg, const string &file, unsigned int line) (defined in BESInternalError) | BESInternalError | inline |
| dump(ostream &strm) const | BESInternalError | inlinevirtual |
| get_error_type() | BESError | inlinevirtual |
| get_file() | BESError | inlinevirtual |
| get_line() | BESError | inlinevirtual |
| get_message() | BESError | inlinevirtual |
| set_error_type(int type) | BESError | inlinevirtual |
| set_message(const std::string &msg) | BESError | inlinevirtual |
| ~BESError() (defined in BESError) | BESError | inlinevirtual |
| ~BESInternalError() (defined in BESInternalError) | BESInternalError | inlinevirtual |
| ~BESObj() | BESObj | inlinevirtual |