|
libSBML C++ API
5.20.2
|
This is the complete list of members for XMLInputStream, including all inherited members.
| containsChild(const std::string &childName, const std::string &container) | XMLInputStream | |
| determineNumberChildren(const std::string elementName="") | XMLInputStream | |
| determineNumSpecificChildren(const std::string &childName, const std::string &container) | XMLInputStream | |
| getEncoding() | XMLInputStream | |
| getErrorLog() | XMLInputStream | |
| getSBMLNamespaces() | XMLInputStream | |
| getVersion() | XMLInputStream | |
| isEOF() const | XMLInputStream | |
| isError() const | XMLInputStream | |
| isGood() const | XMLInputStream | |
| next() | XMLInputStream | |
| peek() | XMLInputStream | |
| setErrorLog(XMLErrorLog *log) | XMLInputStream | |
| setSBMLNamespaces(SBMLNamespaces *sbmlns) | XMLInputStream | |
| skipPastEnd(const XMLToken &element) | XMLInputStream | |
| skipText() | XMLInputStream | |
| toString() | XMLInputStream | |
| XMLInputStream(const char *content, bool isFile=true, const std::string library="", XMLErrorLog *errorLog=NULL) | XMLInputStream | |
| ~XMLInputStream() | XMLInputStream | virtual |