|
libdap
Updated for version 3.20.5
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
This is the complete list of members for libdap::InternalErr, including all inherited members.
| _error_code (defined in libdap::Error) | libdap::Error | protected |
| _error_message (defined in libdap::Error) | libdap::Error | protected |
| Error(ErrorCode ec, std::string msg) | libdap::Error | |
| Error(std::string msg) | libdap::Error | |
| Error() | libdap::Error | |
| Error(const Error ©_from) (defined in libdap::Error) | libdap::Error | |
| get_error_code() const | libdap::Error | |
| get_error_message() const | libdap::Error | |
| InternalErr(const string &msg) (defined in libdap::InternalErr) | libdap::InternalErr | |
| InternalErr(const string &file, const int &line, const string &msg) (defined in libdap::InternalErr) | libdap::InternalErr | |
| InternalErr() (defined in libdap::InternalErr) | libdap::InternalErr | |
| InternalErr(const InternalErr ©_from) (defined in libdap::InternalErr) | libdap::InternalErr | |
| OK() | libdap::InternalErr | |
| libdap::Error::OK() const | libdap::Error | |
| operator=(const Error &rhs) (defined in libdap::Error) | libdap::Error | |
| parse(FILE *fp) | libdap::Error | |
| print(FILE *out) const | libdap::Error | |
| print(std::ostream &out) const | libdap::Error | |
| set_error_code(ErrorCode ec=undefined_error) | libdap::Error | |
| set_error_message(std::string msg="") | libdap::Error | |
| what() const (defined in libdap::Error) | libdap::Error | inlinevirtual |
| ~Error() (defined in libdap::Error) | libdap::Error | virtual |
| ~InternalErr() (defined in libdap::InternalErr) | libdap::InternalErr | virtual |