libSBML C++ API
5.18.0
|
This is the complete list of members for SBMLExtension, including all inherited members.
addL2Namespaces(XMLNamespaces *xmlns) const | SBMLExtension | virtual |
clone() const =0 | SBMLExtension | pure virtual |
enableL2NamespaceForDocument(SBMLDocument *doc) const | SBMLExtension | virtual |
getLevel(const std::string &uri) const =0 | SBMLExtension | pure virtual |
getName() const =0 | SBMLExtension | pure virtual |
getNumOfSBasePlugins() const | SBMLExtension | |
getNumOfSupportedPackageURI() const | SBMLExtension | |
getPackageVersion(const std::string &uri) const =0 | SBMLExtension | pure virtual |
getSBMLExtensionNamespaces(const std::string &uri) const =0 | SBMLExtension | pure virtual |
getStringFromTypeCode(int typeCode) const =0 | SBMLExtension | pure virtual |
getSupportedPackageURI(unsigned int n) const | SBMLExtension | |
getURI(unsigned int sbmlLevel, unsigned int sbmlVersion, unsigned int pkgVersion) const =0 | SBMLExtension | pure virtual |
getVersion(const std::string &uri) const =0 | SBMLExtension | pure virtual |
isEnabled() const | SBMLExtension | |
isInUse(SBMLDocument *doc) const | SBMLExtension | virtual |
isSupported(const std::string &uri) const | SBMLExtension | |
operator=(const SBMLExtension &rhs) | SBMLExtension | |
removeL2Namespaces(XMLNamespaces *xmlns) const | SBMLExtension | virtual |
SBMLExtension() | SBMLExtension | |
SBMLExtension(const SBMLExtension &orig) | SBMLExtension | |
setEnabled(bool isEnabled) | SBMLExtension | |
~SBMLExtension() | SBMLExtension | virtual |