OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <TransportQueueElement.h>
Public Member Functions | |
MatchOnElement (const TransportQueueElement *element) | |
virtual | ~MatchOnElement () |
virtual bool | matches (const TransportQueueElement &candidate) const |
virtual bool | unique () const |
Private Attributes | |
const TransportQueueElement * | element_ |
Additional Inherited Members | |
![]() | |
virtual | ~MatchCriteria () |
MatchCriteria () | |
Definition at line 90 of file TransportQueueElement.h.
|
inlineexplicit |
Definition at line 92 of file TransportQueueElement.h.
|
virtual |
Definition at line 120 of file TransportQueueElement.cpp.
References OPENDDS_END_VERSIONED_NAMESPACE_DECL.
|
virtual |
Implements OpenDDS::DCPS::TransportQueueElement::MatchCriteria.
Definition at line 115 of file TransportQueueElement.inl.
References OPENDDS_END_VERSIONED_NAMESPACE_DECL.
|
inlinevirtual |
Implements OpenDDS::DCPS::TransportQueueElement::MatchCriteria.
Definition at line 95 of file TransportQueueElement.h.
|
private |
Definition at line 97 of file TransportQueueElement.h.