This is the complete list of members for
BESSyntaxUserError, including all inherited members.
| _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] |
| BESSyntaxUserError() | BESSyntaxUserError | [inline, protected] |
| BESSyntaxUserError(const string &s, const string &file, unsigned int line) | BESSyntaxUserError | [inline] |
| dump(ostream &strm) const | BESSyntaxUserError | [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] |
| ~BESObj() | BESObj | [inline, virtual] |
| ~BESSyntaxUserError() | BESSyntaxUserError | [inline, virtual] |