lsst.pex.config g364dc83bf4+1d28dfd693
Loading...
Searching...
No Matches
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 = 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:
  • python/lsst/pex/config/registry.py