sdf::v12::Error Member List

This is the complete list of members for sdf::v12::Error, including all inherited members.

Code() constsdf::v12::Error
Error()sdf::v12::Error
Error(const ErrorCode _code, const std::string &_message)sdf::v12::Error
Error(const ErrorCode _code, const std::string &_message, const std::string &_filePath)sdf::v12::Error
Error(const ErrorCode _code, const std::string &_message, const std::string &_filePath, int _lineNumber)sdf::v12::Error
FilePath() constsdf::v12::Error
LineNumber() constsdf::v12::Error
Message() constsdf::v12::Error
operator bool() constsdf::v12::Errorexplicit
operator<<(std::ostream &_out, const sdf::Error &_err)sdf::v12::Errorfriend
operator==(const bool _value) constsdf::v12::Error
SetFilePath(const std::string &_filePath)sdf::v12::Error
SetLineNumber(int _lineNumber)sdf::v12::Error
SetXmlPath(const std::string &_xmlPath)sdf::v12::Error
XmlPath() constsdf::v12::Error