|
lsst.daf.persistence
18.0.0-1-g5e4b7ea+8
|
Public Member Functions | |
| def | __init__ (self, repoDataList) |
| def | inputs (self) |
| def | outputs (self) |
| def | all (self) |
| def | __repr__ (self) |
Container object for RepoData instances owned by a Butler instance.
Parameters
----------
repoDataList : list of RepoData
repoData - RepoData instance to add
| def lsst.daf.persistence.butler.RepoDataContainer.__init__ | ( | self, | |
| repoDataList | |||
| ) |
| def lsst.daf.persistence.butler.RepoDataContainer.__repr__ | ( | self | ) |
| def lsst.daf.persistence.butler.RepoDataContainer.all | ( | self | ) |
| def lsst.daf.persistence.butler.RepoDataContainer.inputs | ( | self | ) |
| def lsst.daf.persistence.butler.RepoDataContainer.outputs | ( | self | ) |
1.8.13