|
lsst.afw g4f4f280218+81551fceaa
|
#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 |