Public Member Functions | |
def | __init__ |
Metaclass for SimpleMapper that creates map_ and query_ methods for everything found in the 'mappings' class variable.
Definition at line 207 of file simpleMapper.py.
def lsst.pipe.tasks.mocks.simpleMapper.MapperMeta.__init__ | ( | cls, | |
name, | |||
bases, | |||
dict_ | |||
) |
Definition at line 224 of file simpleMapper.py.