|
libSBML C++ API
5.18.0
|
This is the complete list of members for XMLNamespaces, including all inherited members.
| add(const std::string &uri, const std::string prefix="") | XMLNamespaces | |
| clear() | XMLNamespaces | |
| clone() const | XMLNamespaces | |
| containsUri(const std::string &uri) const | XMLNamespaces | |
| getIndex(const std::string &uri) const | XMLNamespaces | |
| getIndexByPrefix(const std::string &prefix) const | XMLNamespaces | |
| getLength() const | XMLNamespaces | |
| getNumNamespaces() const | XMLNamespaces | |
| getPrefix(int index) const | XMLNamespaces | |
| getPrefix(const std::string &uri) const | XMLNamespaces | |
| getURI(int index) const | XMLNamespaces | |
| getURI(const std::string prefix="") const | XMLNamespaces | |
| hasNS(const std::string &uri, const std::string &prefix) const | XMLNamespaces | |
| hasPrefix(const std::string &prefix) const | XMLNamespaces | |
| hasURI(const std::string &uri) const | XMLNamespaces | |
| isEmpty() const | XMLNamespaces | |
| operator=(const XMLNamespaces &rhs) | XMLNamespaces | |
| remove(int index) | XMLNamespaces | |
| remove(const std::string &prefix) | XMLNamespaces | |
| XMLNamespaces() | XMLNamespaces | |
| XMLNamespaces(const XMLNamespaces &orig) | XMLNamespaces | |
| ~XMLNamespaces() | XMLNamespaces | virtual |