lsst.afw 23.0.0+60ce4897b0
|
#include <Catalog.h>
Public Types | |
using | result_type = typename Field< T >::Value |
Public Member Functions | |
result_type | operator() (RecordT const &r) const |
Public Attributes | |
Key< T > | key |
using lsst::afw::table::detail::KeyExtractionFunctor< RecordT, T >::result_type = typename Field<T>::Value |
|
inline |
Key<T> lsst::afw::table::detail::KeyExtractionFunctor< RecordT, T >::key |