|
libSBML C++ API
5.20.2
|
This is the complete list of members for SBMLValidator, including all inherited members.
| clearFailures() | SBMLValidator | virtual |
| clone() const | SBMLValidator | virtual |
| getDocument() | SBMLValidator | virtual |
| getDocument() const | SBMLValidator | virtual |
| getErrorLog() | SBMLValidator | |
| getFailure(unsigned int n) const | SBMLValidator | |
| getFailures() const | SBMLValidator | |
| getModel() const | SBMLValidator | |
| getModel() | SBMLValidator | |
| getNumFailures() const | SBMLValidator | |
| logFailure(const SBMLError &err) | SBMLValidator | |
| operator=(const SBMLValidator &rhs) | SBMLValidator | |
| SBMLValidator() | SBMLValidator | |
| SBMLValidator(const SBMLValidator &orig) | SBMLValidator | |
| setDocument(const SBMLDocument *doc) | SBMLValidator | virtual |
| validate() | SBMLValidator | virtual |
| validate(const SBMLDocument &d) | SBMLValidator | |
| validate(const std::string &filename) | SBMLValidator | |
| ~SBMLValidator() | SBMLValidator | virtual |