|
libdap Updated for version 3.21.0
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 |
| d_file (defined in libdap::Error) | libdap::Error | protected |
| d_line (defined in libdap::Error) | libdap::Error | protected |
| Error() | libdap::Error | inline |
| Error(ErrorCode ec, std::string msg, std::string file="", int line=0) | libdap::Error | inline |
| Error(std::string msg, std::string file="", int line=0) | libdap::Error | inlineexplicit |
| Error(const Error ©_from) noexcept (defined in libdap::Error) | libdap::Error | inline |
| get_error_code() const | libdap::Error | |
| get_error_message() const | libdap::Error | |
| get_file() const (defined in libdap::Error) | libdap::Error | inline |
| get_line() const (defined in libdap::Error) | libdap::Error | inline |
| InternalErr(const string &msg) (defined in libdap::InternalErr) | libdap::InternalErr | explicit |
| 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) noexcept (defined in libdap::InternalErr) | libdap::InternalErr | |
| OK() | libdap::InternalErr | |
| libdap::Error::OK() const | libdap::Error | |
| operator=(const InternalErr &rhs) (defined in libdap::InternalErr) | libdap::InternalErr | |
| 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 | |
| set_file(std::string f) (defined in libdap::Error) | libdap::Error | inline |
| set_line(int l) (defined in libdap::Error) | libdap::Error | inline |
| what() const noexcept override | libdap::Error | inline |
| ~Error() override=default (defined in libdap::Error) | libdap::Error | |
| ~InternalErr() noexcept override (defined in libdap::InternalErr) | libdap::InternalErr |