LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces
SchemaImpl.h File Reference
#include <vector>
#include <algorithm>
#include <map>
#include <set>
#include "boost/variant.hpp"
#include "boost/mpl/transform.hpp"

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...
 
struct  lsst::afw::table::detail::SchemaImpl::MakeItem::apply< T >
 
struct  lsst::afw::table::detail::SchemaImpl::VisitorWrapper< F >
 A functor-wrapper used in the implementation of Schema::forEach. More...
 

Namespaces

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