libdap++ Updated for version 3.8.2

libdap::InternalErr Member List

This is the complete list of members for libdap::InternalErr, including all inherited members.
_error_codelibdap::Error [protected]
_error_messagelibdap::Error [protected]
Error(ErrorCode ec, string msg)libdap::Error
Error(string msg)libdap::Error
Error()libdap::Error
Error(const Error &copy_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 &copy_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]