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