libSBML C++ API  5.20.2
XMLNamespaces Member List

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() constXMLNamespaces
containsUri(const std::string &uri) constXMLNamespaces
getIndex(const std::string &uri) constXMLNamespaces
getIndexByPrefix(const std::string &prefix) constXMLNamespaces
getLength() constXMLNamespaces
getNumNamespaces() constXMLNamespaces
getPrefix(int index) constXMLNamespaces
getPrefix(const std::string &uri) constXMLNamespaces
getURI(int index) constXMLNamespaces
getURI(const std::string prefix="") constXMLNamespaces
hasNS(const std::string &uri, const std::string &prefix) constXMLNamespaces
hasPrefix(const std::string &prefix) constXMLNamespaces
hasURI(const std::string &uri) constXMLNamespaces
isEmpty() constXMLNamespaces
operator=(const XMLNamespaces &rhs)XMLNamespaces
remove(int index)XMLNamespaces
remove(const std::string &prefix)XMLNamespaces
XMLNamespaces()XMLNamespaces
XMLNamespaces(const XMLNamespaces &orig)XMLNamespaces
~XMLNamespaces()XMLNamespacesvirtual