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

Sample time tag comparator. 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

Sample time tag comparator.

Member Function Documentation

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

Return true if x is less than y.

References nidas::core::Sample::getTimeTag().


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