libdap
Updated for version 3.21.1
libdap4 is an implementation of OPeNDAP's DAP protocol.
libdap::InternalErr Member List
This is the complete list of members for
libdap::InternalErr
, including all inherited members.
_error_code
libdap::Error
protected
_error_message
libdap::Error
protected
d_file
libdap::Error
protected
d_line
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
inline
explicit
Error
(const Error ©_from) noexcept
libdap::Error
inline
get_error_code
() const
libdap::Error
get_error_message
() const
libdap::Error
get_file
() const
libdap::Error
inline
get_line
() const
libdap::Error
inline
InternalErr
(const string &msg)
libdap::InternalErr
explicit
InternalErr
(const string &file, const int &line, const string &msg)
libdap::InternalErr
InternalErr
()
libdap::InternalErr
InternalErr
(const InternalErr ©_from) noexcept
libdap::InternalErr
OK
()
libdap::InternalErr
libdap::Error::OK
() const
libdap::Error
operator=
(const InternalErr &rhs)
libdap::InternalErr
libdap::Error::operator=
(const Error &rhs)
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)
libdap::Error
inline
set_line
(int l)
libdap::Error
inline
what
() const noexcept override
libdap::Error
inline
~Error
() override=default
libdap::Error
~InternalErr
() noexcept override
libdap::InternalErr
Generated by
1.13.2