libSBML C++ API  libSBML 5.16.0 C++ API
SBMLExtensionRegistry Member List

This is the complete list of members for SBMLExtensionRegistry, including all inherited members.

addExtension(const SBMLExtension *ext)SBMLExtensionRegistry
addL2Namespaces(XMLNamespaces *xmlns) constSBMLExtensionRegistry
disablePackage(const std::string &package)SBMLExtensionRegistrystatic
disableUnusedPackages(SBMLDocument *doc)SBMLExtensionRegistry
enableL2NamespaceForDocument(SBMLDocument *doc) constSBMLExtensionRegistry
enablePackage(const std::string &package)SBMLExtensionRegistrystatic
getAllRegisteredPackageNames()SBMLExtensionRegistrystatic
getExtension(const std::string &package)SBMLExtensionRegistry
getInstance()SBMLExtensionRegistrystatic
getNumExtension(const SBaseExtensionPoint &extPoint)SBMLExtensionRegistry
getNumRegisteredPackages()SBMLExtensionRegistrystatic
getRegisteredPackageName(unsigned int index)SBMLExtensionRegistrystatic
getRegisteredPackageNames()SBMLExtensionRegistrystatic
isEnabled(const std::string &uri)SBMLExtensionRegistry
isPackageEnabled(const std::string &package)SBMLExtensionRegistrystatic
isRegistered(const std::string &uri)SBMLExtensionRegistry
removeL2Namespaces(XMLNamespaces *xmlns) constSBMLExtensionRegistry
setEnabled(const std::string &uri, bool isEnabled)SBMLExtensionRegistry