lsst.pex.config gba4ed39666+f93da96cdf
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
lsst.pex.config.registry.RegistryAdaptor Class Reference
Inheritance diagram for lsst.pex.config.registry.RegistryAdaptor:

Public Member Functions

 __init__ (self, registry)
 
 __getitem__ (self, k)
 
 __iter__ (self)
 
 __len__ (self)
 
 __contains__ (self, k)
 

Public Attributes

 registry
 

Detailed Description

Private class that makes a `Registry` behave like the thing a
`~lsst.pex.config.ConfigChoiceField` expects.

Parameters
----------
registry : `Registry`
    `Registry` instance.

The documentation for this class was generated from the following file: