lsst.afw
21.0.0-23-g03fb9f672+f385fa6f38
|
#include "pybind11/pybind11.h"
#include <string>
#include "lsst/afw/typehandling/Storable.h"
#include "lsst/afw/formatters/Utils.h"
#include "lsst/afw/table/io/CatalogVector.h"
#include "lsst/afw/table/io/OutputArchive.h"
#include "lsst/afw/table/io/Persistable.cc"
Go to the source code of this file.
Classes | |
class | lsst::afw::typehandling::StorableHelper< Base > |
"Trampoline" for Storable to let it be used as a base class in Python. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::typehandling | |
Functions | |
std::string | lsst::afw::typehandling::declareGenericMapRestrictions (std::string const &className, std::string const &keyName) |
table::Key<table::Array<std::uint8_t> > bytes |