|
LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include "pybind11/pybind11.h"#include "lsst/utils/python.h"#include "lsst/afw/typehandling/Storable.h"#include "lsst/afw/typehandling/python.h"Go to the source code of this file.
Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::afw | |
| lsst::afw::typehandling | |
Typedefs | |
| using | lsst::afw::typehandling::PyStorable = py::class_< Storable, std::shared_ptr< Storable >, table::io::Persistable, StorableHelper<> > |
Functions | |
| void | lsst::afw::typehandling::wrapStorable (utils::python::WrapperCollection &wrappers) |
1.8.13