libSBML C++ API  5.18.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SBMLExtensionRegistry Member List

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

addExtension(const SBMLExtension *ext)SBMLExtensionRegistry
addL2Namespaces(XMLNamespaces *xmlns) const SBMLExtensionRegistry
disablePackage(const std::string &package)SBMLExtensionRegistrystatic
disableUnusedPackages(SBMLDocument *doc)SBMLExtensionRegistry
enableL2NamespaceForDocument(SBMLDocument *doc) const SBMLExtensionRegistry
enablePackage(const std::string &package)SBMLExtensionRegistrystatic
getAllRegisteredPackageNames()SBMLExtensionRegistrystatic
getASTPlugin(unsigned int i)SBMLExtensionRegistry
getASTPlugins()SBMLExtensionRegistry
getExtension(const std::string &package)SBMLExtensionRegistry
getInstance()SBMLExtensionRegistrystatic
getNumASTPlugins()SBMLExtensionRegistry
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) const SBMLExtensionRegistry
setEnabled(const std::string &uri, bool isEnabled)SBMLExtensionRegistry