OpenDDS
Snapshot(2023/04/07-19:43)
|
Public Member Functions | |
ScheduleCommand (PendingAssocTimer *timer, TransportClient_rch transport_client, const PendingAssoc_rch &assoc) | |
virtual void | execute () |
![]() | |
CommandBase (PendingAssocTimer *timer, const PendingAssoc_rch &assoc) | |
![]() | |
Command () | |
virtual | ~Command () |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Public Attributes | |
WeakRcHandle< TransportClient > | transport_client_ |
Additional Inherited Members | |
![]() | |
const ACE_Reactor * | reactor () const |
ACE_Reactor * | reactor () |
![]() | |
RcObject () | |
![]() | |
PendingAssocTimer * | timer_ |
PendingAssoc_rch | assoc_ |
Definition at line 270 of file TransportClient.h.
|
inline |
Definition at line 271 of file TransportClient.h.
|
inlinevirtual |
Implements OpenDDS::DCPS::ReactorInterceptor::Command.
Definition at line 277 of file TransportClient.h.
References OpenDDS::DCPS::RcHandle< T >::in().
WeakRcHandle<TransportClient> OpenDDS::DCPS::TransportClient::PendingAssocTimer::ScheduleCommand::transport_client_ |
Definition at line 293 of file TransportClient.h.