lsst.afw gaa753fd333+03f406da14
Loading...
Searching...
No Matches
lsst::afw::table::detail::KeyComparisonFunctor< RecordT, T > Struct Template Reference

#include <Catalog.h>

Public Member Functions

bool operator() (RecordT const &a, RecordT const &b) const
 

Public Attributes

Key< T > key
 

Detailed Description

template<typename RecordT, typename T>
struct lsst::afw::table::detail::KeyComparisonFunctor< RecordT, T >

Definition at line 698 of file Catalog.h.

Member Function Documentation

◆ operator()()

template<typename RecordT, typename T>
bool lsst::afw::table::detail::KeyComparisonFunctor< RecordT, T >::operator() ( RecordT const & a,
RecordT const & b ) const
inline

Definition at line 699 of file Catalog.h.

Member Data Documentation

◆ key

template<typename RecordT, typename T>
Key<T> lsst::afw::table::detail::KeyComparisonFunctor< RecordT, T >::key

Definition at line 701 of file Catalog.h.


The documentation for this struct was generated from the following file: