_context | BESException | [protected] |
_file | BESException | [protected] |
_line | BESException | [protected] |
_msg | BESException | [protected] |
_return_code | BESException | [protected] |
BESException() | BESException | [inline, protected] |
BESException(const string &msg, const string &file, int line) | BESException | [inline] |
BESMemoryException() | BESMemoryException | [inline, protected] |
BESMemoryException(const string &msg, const string &file, int line) | BESMemoryException | [inline] |
dump(ostream &strm) const | BESException | [virtual] |
get_context() | BESException | [inline, virtual] |
get_file() | BESException | [inline, virtual] |
get_line() | BESException | [inline, virtual] |
get_message() | BESException | [inline, virtual] |
get_return_code() | BESException | [inline, virtual] |
set_context(const string &context) | BESException | [inline, virtual] |
set_message(const string &msg) | BESException | [inline, virtual] |
set_return_code(int return_code) | BESException | [inline, virtual] |
~BESException() | BESException | [inline, virtual] |
~BESMemoryException() | BESMemoryException | [inline, virtual] |
~BESObj() | BESObj | [inline, virtual] |