LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#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 | |
A base class for image defects. | |
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... | |