OpenDDS  Snapshot(2023/04/07-19:43)
Public Member Functions | List of all members
OpenDDS::DCPS::TransportClient::PendingAssocTimer::CancelCommand Struct Reference
Inheritance diagram for OpenDDS::DCPS::TransportClient::PendingAssocTimer::CancelCommand:
Inheritance graph
[legend]
Collaboration diagram for OpenDDS::DCPS::TransportClient::PendingAssocTimer::CancelCommand:
Collaboration graph
[legend]

Public Member Functions

 CancelCommand (PendingAssocTimer *timer, const PendingAssoc_rch &assoc)
 
virtual void execute ()
 
- Public Member Functions inherited from OpenDDS::DCPS::TransportClient::PendingAssocTimer::CommandBase
 CommandBase (PendingAssocTimer *timer, const PendingAssoc_rch &assoc)
 
- Public Member Functions inherited from OpenDDS::DCPS::ReactorInterceptor::Command
 Command ()
 
virtual ~Command ()
 
- Public Member Functions inherited from OpenDDS::DCPS::RcObject
virtual ~RcObject ()
 
virtual void _add_ref ()
 
virtual void _remove_ref ()
 
long ref_count () const
 
WeakObject_get_weak_object () const
 

Additional Inherited Members

- Protected Member Functions inherited from OpenDDS::DCPS::ReactorInterceptor::Command
const ACE_Reactorreactor () const
 
ACE_Reactorreactor ()
 
- Protected Member Functions inherited from OpenDDS::DCPS::RcObject
 RcObject ()
 
- Protected Attributes inherited from OpenDDS::DCPS::TransportClient::PendingAssocTimer::CommandBase
PendingAssocTimertimer_
 
PendingAssoc_rch assoc_
 

Detailed Description

Definition at line 295 of file TransportClient.h.

Constructor & Destructor Documentation

◆ CancelCommand()

OpenDDS::DCPS::TransportClient::PendingAssocTimer::CancelCommand::CancelCommand ( PendingAssocTimer timer,
const PendingAssoc_rch assoc 
)
inline

Definition at line 296 of file TransportClient.h.

298  : CommandBase (timer, assoc)
299  { }
CommandBase(PendingAssocTimer *timer, const PendingAssoc_rch &assoc)

Member Function Documentation

◆ execute()

virtual void OpenDDS::DCPS::TransportClient::PendingAssocTimer::CancelCommand::execute ( void  )
inlinevirtual

The documentation for this struct was generated from the following file: