OpenDDS
Snapshot(2023/04/28-20:55)
|
Public Member Functions | |
ReplayDurableData (WeakRcHandle< RtpsUdpDataLink > link, const GUID_t &local_pub_id, const GUID_t &remote_sub_id) | |
![]() | |
virtual | ~EventBase () |
virtual void | handle_error () |
Only called when an exception is caught during handle_event. More... | |
virtual void | handle_cancel () |
void | operator() () |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Private Member Functions | |
void | handle_event () |
Called when the event is dispatched by an EventDispatcher. More... | |
Private Attributes | |
WeakRcHandle< RtpsUdpDataLink > | link_ |
const GUID_t | local_pub_id_ |
const GUID_t | remote_sub_id_ |
Additional Inherited Members | |
![]() | |
RcObject () | |
Definition at line 400 of file RtpsUdpDataLink.h.
|
inline |
Definition at line 402 of file RtpsUdpDataLink.h.
|
inlineprivatevirtual |
Called when the event is dispatched by an EventDispatcher.
Implements OpenDDS::DCPS::EventBase.
Definition at line 413 of file RtpsUdpDataLink.h.
References OpenDDS::DCPS::WeakRcHandle< T >::lock(), and OpenDDS::DCPS::DataLink::replay_durable_data().
|
private |
Definition at line 409 of file RtpsUdpDataLink.h.
|
private |
Definition at line 410 of file RtpsUdpDataLink.h.
|
private |
Definition at line 411 of file RtpsUdpDataLink.h.