libdap
Updated for version 3.18.2
|
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, string msg) | libdap::Error | |
Error(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(ostream &out) const | libdap::Error | |
set_error_code(ErrorCode ec=undefined_error) | libdap::Error | |
set_error_message(string msg="") | libdap::Error | |
~Error() (defined in libdap::Error) | libdap::Error | virtual |
~InternalErr() (defined in libdap::InternalErr) | libdap::InternalErr | virtual |