libSBML C++ API  5.11.0
SBMLErrorLog Member List

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)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
setSeverityOverride(XMLErrorSeverityOverride_t severity)XMLErrorLog
toString() const XMLErrorLog
unsetSeverityOverride()XMLErrorLog