|
lsst.daf.persistence g6a31054a6e+48648d4d98
|
#include "pybind11/pybind11.h"Go to the source code of this file.
Classes | |
| class | lsst::daf::persistence::python::ReadProxyBase |
| Base class for lazy-loading proxy. More... | |
Namespaces | |
| namespace | lsst |
| namespace | lsst::daf |
| namespace | lsst::daf::persistence |
| namespace | lsst::daf::persistence::python |
Functions | |
| template<typename OutputType > | |
| void | lsst::daf::persistence::python::register_proxy () |
| Register a type for (optional) lazy load. More... | |