LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Typedefs | Functions
_schemaMapper.cc File Reference
#include "pybind11/pybind11.h"
#include "pybind11/stl.h"
#include "lsst/utils/python.h"
#include "lsst/afw/table/Field.h"
#include "lsst/afw/table/Key.h"
#include "lsst/afw/table/Schema.h"
#include "lsst/afw/table/detail/SchemaImpl.h"
#include "lsst/afw/table/SchemaMapper.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::afw
 
 lsst::afw::table
 

Typedefs

using lsst::afw::table::PySchemaMapper = py::class_< SchemaMapper, std::shared_ptr< SchemaMapper > >
 

Functions

void lsst::afw::table::wrapSchemaMapper (WrapperCollection &wrappers)