libNuML 1.1.1
Library for reading / writing NuML documents
|
This is the complete list of members for NUMLError, including all inherited members.
clone() const | NUMLError | virtual |
NUMLError(const unsigned int errorId=0, const unsigned int level=NUML_DEFAULT_LEVEL, const unsigned int version=NUML_DEFAULT_VERSION, const std::string &details="", const unsigned int line=0, const unsigned int column=0, const unsigned int severity=LIBNUML_SEV_ERROR, const unsigned int category=LIBNUML_CAT_NUML) | NUMLError | |
NUMLError(const NUMLError &orig) | NUMLError | |
stringForCategory(unsigned int code) const | NUMLError | protectedvirtual |
stringForSeverity(unsigned int code) const | NUMLError | protectedvirtual |