ADTF
Loading...
Searching...
No Matches
adtf::streaming::ant::cSampleQueueCompareByTime Struct Reference

#include <samplequeue.h>

Public Member Functions

bool operator() (const adtf::ucom::iobject_ptr< ISample > &pSampleAdd, const adtf::ucom::iobject_ptr< ISample > &pSample) const
 

Detailed Description

Defines the structure for the SampleQueue Insert Compare.

Member Function Documentation

◆ operator()()

bool adtf::streaming::ant::cSampleQueueCompareByTime::operator() ( const adtf::ucom::iobject_ptr< ISample > & pSampleAdd,
const adtf::ucom::iobject_ptr< ISample > & pSample ) const
inline

Comparison operator.

Parameters
pSampleAdd[in] First sample.
pSample[in] Second sample.
Returns
True if pSampleAdd is older than pSample.

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