ldas-tools-al  2.5.7
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
ErrorInfo Member List

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

ErrorInfo(int library, int code, const std::string &1, const std::string &info="", const char *file=0, size_t line=0)ErrorInfo
ErrorInfo(const ErrorInfo &e)ErrorInfo
getCode() const ErrorInfoinline
getFile() const ErrorInfoinline
getInfo() const ErrorInfoinline
getLibrary() const ErrorInfoinline
getLine() const ErrorInfoinline
getMessage() const ErrorInfoinline
operator!=(const ErrorInfo &e) const ErrorInfoinline
operator=(const ErrorInfo &e)ErrorInfo
operator==(const ErrorInfo &e) const ErrorInfo
~ErrorInfo()ErrorInfo