lsst.afw  22.0.1-22-gf1d71818e+4206820b0d
Classes | Namespaces
SchemaImpl.h File Reference
#include <vector>
#include <algorithm>
#include <map>
#include <variant>

Go to the source code of this file.

Classes

struct  lsst::afw::table::SchemaItem< T >
 A simple pair-like struct for mapping a Field (name and description) with a Key (used for actual data access). More...
 
class  lsst::afw::table::detail::SchemaImpl
 A private implementation class to hide the messy details of Schema. More...
 

Namespaces

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