nidas  v1.2-1520
Public Member Functions | List of all members
nidas::core::FullSampleComparator Class Reference

Comparator of pointers to Samples, does the same checks as SampleHeaderComparator, but in addition, if two samples compare as equal, then compares their data. More...

#include <SortedSampleSet.h>

Public Member Functions

bool operator() (const Sample *x, const Sample *y) const
 Return true if x is less than y. More...
 

Detailed Description

Comparator of pointers to Samples, does the same checks as SampleHeaderComparator, but in addition, if two samples compare as equal, then compares their data.

Member Function Documentation

bool nidas::core::FullSampleComparator::operator() ( const Sample x,
const Sample y 
) const
inline

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