LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Typedefs | Functions
_aliasMap.cc File Reference
#include "pybind11/pybind11.h"
#include "lsst/utils/python.h"
#include "lsst/afw/table/AliasMap.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::PyAliasMap = py::class_< AliasMap, std::shared_ptr< AliasMap > >
 

Functions

void lsst::afw::table::wrapAliasMap (utils::python::WrapperCollection &wrappers)