lsst.daf.persistence  13.0-30-gd2bda26
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Public Member Functions | Public Attributes | List of all members
lsst.daf.persistence.test.testMapper.EmptyTestMapper Class Reference
Inheritance diagram for lsst.daf.persistence.test.testMapper.EmptyTestMapper:

Public Member Functions

def __init__
 

Public Attributes

 kwargs
 

Detailed Description

Class that can be used as a stub for a mapper.

Definition at line 32 of file testMapper.py.

Constructor & Destructor Documentation

def lsst.daf.persistence.test.testMapper.EmptyTestMapper.__init__ (   self,
  root = None,
  parentRegistry = None,
  repositoryCfg = None,
  kwargs 
)

Definition at line 35 of file testMapper.py.

Member Data Documentation

lsst.daf.persistence.test.testMapper.EmptyTestMapper.kwargs

Definition at line 36 of file testMapper.py.


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