libSBML C++ API
5.18.0
|
This is the complete list of members for Validator, including all inherited members.
addConstraint(VConstraint *c) | Validator | virtual |
clearFailures() | Validator | |
getCategory() const | Validator | |
getFailures() const | Validator | |
init()=0 | Validator | pure virtual |
logFailure(const SBMLError &err) | Validator | |
validate(const SBMLDocument &d) | Validator | virtual |
validate(const std::string &filename) | Validator | virtual |
Validator(SBMLErrorCategory_t category=LIBSBML_CAT_SBML) | Validator | |
~Validator() | Validator | virtual |