LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
registry.py File Reference

Go to the source code of this file.

Classes

class  lsst.pex.config.registry.ConfigurableWrapper
 
class  lsst.pex.config.registry.Registry
 
class  lsst.pex.config.registry.RegistryAdaptor
 
class  lsst.pex.config.registry.RegistryInstanceDict
 
class  lsst.pex.config.registry.RegistryField
 

Namespaces

 lsst.pex.config.registry
 

Functions

def lsst.pex.config.registry.makeRegistry (doc, configBaseType=Config)
 
def lsst.pex.config.registry.registerConfigurable (name, registry, ConfigClass=None)
 
def lsst.pex.config.registry.registerConfig (name, registry, target)