mrgsolve
Public Member Functions | List of all members
CompRec Struct Reference

Functor for sorting data records in reclist. More...

#include <datarecord.h>

Public Member Functions

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

Detailed Description

Functor for sorting data records in reclist.

Records are first sorted by time, then by position.

Parameters
afirst record
bsecond record
Returns
boolean

Member Function Documentation

◆ operator()()

bool CompRec::operator() ( const rec_ptr a,
const rec_ptr b 
)
inline

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