LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces
BaseColumnView.h File Reference
#include <cstdint>
#include "lsst/afw/table/BaseTable.h"

Go to the source code of this file.

Classes

struct  lsst::afw::table::detail::FlagExtractor
 Functor to compute a flag bit, used to create an ndarray expression template for flag columns. More...
 
class  lsst::afw::table::BitsColumn
 A packed representation of a collection of Flag field columns. More...
 
class  lsst::afw::table::BaseColumnView
 Column-wise view into a sequence of records that have been allocated contiguously. More...
 
class  lsst::afw::table::ColumnViewT< RecordT >
 

Namespaces

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