OpenDDS
Snapshot(2023/04/28-20:55)
|
Public Member Functions | |
bool | operator() (const RakeData &lhs, const RakeData &rhs) const |
SortedSetCmp () | |
SortedSetCmp (ComparatorBase::Ptr cmp) | |
Private Attributes | |
ComparatorBase::Ptr | cmp_ |
Definition at line 75 of file RakeResults_T.h.
|
inline |
Definition at line 88 of file RakeResults_T.h.
|
inlineexplicit |
Definition at line 89 of file RakeResults_T.h.
|
inline |
Definition at line 77 of file RakeResults_T.h.
References OpenDDS::DCPS::RakeResults< MessageType >::SortedSetCmp::cmp_, OpenDDS::DCPS::ComparatorBase::compare(), OpenDDS::DCPS::RcHandle< T >::in(), OpenDDS::DCPS::RakeData::rde_, OpenDDS::DCPS::ReceivedDataElement::registered_data_, and OpenDDS::DCPS::ReceivedDataElement::source_timestamp_.
|
private |
Definition at line 92 of file RakeResults_T.h.
Referenced by OpenDDS::DCPS::RakeResults< MessageType >::SortedSetCmp::operator()().