OpenDDS
Snapshot(2023/04/07-19:43)
|
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 77 of file RakeResults_T.h.
|
inline |
Definition at line 90 of file RakeResults_T.h.
|
inlineexplicit |
Definition at line 91 of file RakeResults_T.h.
|
inline |
Definition at line 79 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 94 of file RakeResults_T.h.
Referenced by OpenDDS::DCPS::RakeResults< MessageType >::SortedSetCmp::operator()().