LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Typedefs | Functions
_Storable.cc File Reference
#include "pybind11/pybind11.h"
#include "lsst/utils/python.h"
#include "lsst/utils/python/PySharedPtr.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, PySharedPtr< Storable >, table::io::Persistable, StorableHelper<> >
 

Functions

void lsst::afw::typehandling::wrapStorable (utils::python::WrapperCollection &wrappers)