|
libdap++
Updated for version 3.13.1
|
This is the complete list of members for libdap::InternalErr, including all inherited members.
| _error_code | libdap::Error | protected |
| _error_message | libdap::Error | protected |
| Error(ErrorCode ec, string msg) | libdap::Error | |
| Error(string msg) | libdap::Error | |
| Error() | libdap::Error | |
| Error(const Error ©_from) | libdap::Error | |
| get_error_code() const | libdap::Error | |
| get_error_message() const | libdap::Error | |
| InternalErr(const string &msg) | libdap::InternalErr | |
| InternalErr(const string &file, const int &line, const string &msg) | libdap::InternalErr | |
| InternalErr() | libdap::InternalErr | |
| InternalErr(const InternalErr ©_from) | libdap::InternalErr | |
| OK() | libdap::InternalErr | |
| libdap::Error::OK() const | libdap::Error | |
| operator=(const Error &rhs) | libdap::Error | |
| parse(FILE *fp) | libdap::Error | |
| print(FILE *out) const | libdap::Error | |
| print(ostream &out) const | libdap::Error | |
| set_error_code(ErrorCode ec=undefined_error) | libdap::Error | |
| set_error_message(string msg="") | libdap::Error | |
| ~Error() | libdap::Error | virtual |
| ~InternalErr() | libdap::InternalErr | virtual |