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