_file | BESError | [protected] |
_line | BESError | [protected] |
_msg | BESError | [protected] |
_type | BESError | [protected] |
BESError() | BESError | [inline, protected] |
BESError(const string &msg, unsigned int type, const string &file, unsigned int line) | BESError | [inline] |
BESInternalFatalError() | BESInternalFatalError | [inline, protected] |
BESInternalFatalError(const string &s, const string &file, unsigned int line) | BESInternalFatalError | [inline] |
dump(ostream &strm) const | BESInternalFatalError | [inline, virtual] |
get_error_type() | BESError | [inline, virtual] |
get_file() | BESError | [inline, virtual] |
get_line() | BESError | [inline, virtual] |
get_message() | BESError | [inline, virtual] |
set_error_type(int type) | BESError | [inline, virtual] |
set_message(const string &msg) | BESError | [inline, virtual] |
~BESError() | BESError | [inline, virtual] |
~BESInternalFatalError() | BESInternalFatalError | [inline, virtual] |
~BESObj() | BESObj | [inline, virtual] |