|
libSBML C++ API
5.18.0
|
This is the complete list of members for XMLTriple, including all inherited members.
| clone() const | XMLTriple | |
| getName() const | XMLTriple | |
| getPrefix() const | XMLTriple | |
| getPrefixedName() const | XMLTriple | |
| getURI() const | XMLTriple | |
| isEmpty() const | XMLTriple | |
| operator=(const XMLTriple &rhs) | XMLTriple | |
| XMLTriple() | XMLTriple | |
| XMLTriple(const std::string &name, const std::string &uri, const std::string &prefix) | XMLTriple | |
| XMLTriple(const std::string &triplet, const char sepchar= ' ') | XMLTriple | |
| XMLTriple(const XMLTriple &orig) | XMLTriple |