lsst.daf.persistence
22.0.1-1-g7058be7+7961eec471
|
#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 | |
lsst | |
lsst::daf | |
lsst::daf::persistence | |
lsst::daf::persistence::python | |
Functions | |
template<typename OutputType > | |
void | lsst::daf::persistence::python::register_proxy () |
Register a type for (optional) lazy load. More... | |