libNuML 1.1.1
Library for reading / writing NuML documents
|
This is the complete list of members for NUMLErrorLog, including all inherited members.
add(const NUMLError &error) | NUMLErrorLog | |
add(const std::list< NUMLError > &errors) | NUMLErrorLog | |
getError(unsigned int n) const | NUMLErrorLog | |
getNumFailsWithSeverity(unsigned int severity) | NUMLErrorLog | |
logError(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) | NUMLErrorLog | |
NUMLErrorLog() | NUMLErrorLog | |
remove(const unsigned int errorId) | NUMLErrorLog | |
~NUMLErrorLog() | NUMLErrorLog | virtual |