24#ifndef LSST_AFW_TABLE_fwd_h_INCLUDED
25#define LSST_AFW_TABLE_fwd_h_INCLUDED
54class OutputFunctorKey;
60template <
typename RecordT>
62template <
typename RecordT>
64template <
typename RecordT>
65class SourceColumnViewT;
66template <
typename RecordT>
67class ExposureCatalogT;
100template <
typename Record1,
typename Record2>
Custom catalog class for ExposureRecord/Table.
Record class used to store exposure metadata.
Table class used to store exposure metadata.
A polymorphic functor base class for generating record IDs for a table.
Record class that must contain a unique ID field and a celestial coordinate field.
Table class that must contain a unique ID field and a celestial coordinate field.
Custom catalog class for record/table subclasses that are guaranteed to have an ID,...
Record class that contains measurements made on a single exposure.
Table class that contains measurements made on a single exposure.
A base class for image defects.
Lightweight representation of a geometric match between two records.