libSBML C++ API
5.18.0
Overview
Related Pages
Core libSBML
Level 3 Extensions
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
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)
SBMLExtensionRegistry
static
disableUnusedPackages
(SBMLDocument *doc)
SBMLExtensionRegistry
enableL2NamespaceForDocument
(SBMLDocument *doc) const
SBMLExtensionRegistry
enablePackage
(const std::string &package)
SBMLExtensionRegistry
static
getAllRegisteredPackageNames
()
SBMLExtensionRegistry
static
getASTPlugin
(unsigned int i)
SBMLExtensionRegistry
getASTPlugins
()
SBMLExtensionRegistry
getExtension
(const std::string &package)
SBMLExtensionRegistry
getInstance
()
SBMLExtensionRegistry
static
getNumASTPlugins
()
SBMLExtensionRegistry
getNumExtension
(const SBaseExtensionPoint &extPoint)
SBMLExtensionRegistry
getNumRegisteredPackages
()
SBMLExtensionRegistry
static
getRegisteredPackageName
(unsigned int index)
SBMLExtensionRegistry
static
getRegisteredPackageNames
()
SBMLExtensionRegistry
static
isEnabled
(const std::string &uri)
SBMLExtensionRegistry
isPackageEnabled
(const std::string &package)
SBMLExtensionRegistry
static
isRegistered
(const std::string &uri)
SBMLExtensionRegistry
removeL2Namespaces
(XMLNamespaces *xmlns) const
SBMLExtensionRegistry
setEnabled
(const std::string &uri, bool isEnabled)
SBMLExtensionRegistry
Visit
SBML.org
for more information about SBML and libSBML.