ldas-tools-al  2.6.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
StreamException Member List

This is the complete list of members for StreamException, including all inherited members.

addError(int library, int code, const std::string &1, const std::string &info="", const char *file=0, size_t line=0)LdasException
addError(const ErrorInfo &e)LdasException
Error enum nameStreamException
getError(size_t i) const LdasException
getSize() const LdasExceptioninline
LdasException()LdasException
LdasException(int library, int code, const std::string &1, const std::string &info="", const char *file=0, size_t line=0)LdasExceptionexplicit
LdasException(const ErrorInfo &e)LdasException
LdasException(const LdasException &e)LdasException
operator!=(const LdasException &e) const LdasExceptioninline
operator=(const LdasException &e)LdasException
operator==(const LdasException &e) const LdasExceptioninline
operator[](size_t i) const LdasException
StreamException(std::istream &in, int library, const std::string &info, const char *file=0, size_t line=0)StreamException
StreamException(std::ostream &out, int library, const std::string &info, const char *file=0, size_t line=0)StreamException
StreamException(int library, int code, const std::string &message, const std::string &info, const char *file=0, size_t line=0)StreamExceptioninline
~LdasException()LdasExceptionvirtual