|
libSBML C++ API
5.20.2
|
This is the complete list of members for SBMLErrorLog, including all inherited members.
| changeErrorSeverity(XMLErrorSeverity_t originalSeverity, XMLErrorSeverity_t targetSeverity, std::string package="all") | XMLErrorLog | |
| clearLog() | XMLErrorLog | |
| contains(const unsigned int errorId) const | SBMLErrorLog | |
| getError(unsigned int n) const | SBMLErrorLog | |
| getErrorWithSeverity(unsigned int n, unsigned int severity) const | SBMLErrorLog | |
| getNumErrors() const | XMLErrorLog | |
| getNumFailsWithSeverity(unsigned int severity) | SBMLErrorLog | |
| getNumFailsWithSeverity(unsigned int severity) const | SBMLErrorLog | |
| getSeverityOverride() const | XMLErrorLog | |
| isSeverityOverridden() const | XMLErrorLog | |
| printErrors(std::ostream &stream=std::cerr) const | XMLErrorLog | |
| printErrors(std::ostream &stream, unsigned int severity) const | XMLErrorLog | |
| remove(const unsigned int errorId) | SBMLErrorLog | |
| removeAll(const unsigned int errorId) | SBMLErrorLog | |
| setSeverityOverride(XMLErrorSeverityOverride_t severity) | XMLErrorLog | |
| toString() const | XMLErrorLog | |
| unsetSeverityOverride() | XMLErrorLog |