This is the complete list of members for sdf::v12::Error, including all inherited members.
Code() const | sdf::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() const | sdf::v12::Error | |
LineNumber() const | sdf::v12::Error | |
Message() const | sdf::v12::Error | |
operator bool() const | sdf::v12::Error | explicit |
operator<<(std::ostream &_out, const sdf::Error &_err) | sdf::v12::Error | friend |
operator==(const bool _value) const | sdf::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() const | sdf::v12::Error |