OpenDDS::DCPS::TransportClient::PendingAssocTimer::CommandBase Class Reference

Inheritance diagram for OpenDDS::DCPS::TransportClient::PendingAssocTimer::CommandBase:

Inheritance graph
[legend]
Collaboration diagram for OpenDDS::DCPS::TransportClient::PendingAssocTimer::CommandBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CommandBase (PendingAssocTimer *timer, TransportClient *transport_client, PendingAssoc *assoc)

Protected Attributes

PendingAssocTimertimer_
TransportClienttransport_client_
PendingAssocassoc_

Detailed Description

Definition at line 219 of file TransportClient.h.


Constructor & Destructor Documentation

OpenDDS::DCPS::TransportClient::PendingAssocTimer::CommandBase::CommandBase ( PendingAssocTimer timer,
TransportClient transport_client,
PendingAssoc assoc 
) [inline]

Definition at line 221 of file TransportClient.h.

00224         : timer_ (timer)
00225         , transport_client_ (transport_client)
00226         , assoc_ (assoc)
00227       { }


Member Data Documentation

PendingAssoc* OpenDDS::DCPS::TransportClient::PendingAssocTimer::CommandBase::assoc_ [protected]

Definition at line 231 of file TransportClient.h.

PendingAssocTimer* OpenDDS::DCPS::TransportClient::PendingAssocTimer::CommandBase::timer_ [protected]

Definition at line 229 of file TransportClient.h.

TransportClient* OpenDDS::DCPS::TransportClient::PendingAssocTimer::CommandBase::transport_client_ [protected]

Definition at line 230 of file TransportClient.h.


The documentation for this class was generated from the following file:
Generated on Fri Feb 12 20:06:30 2016 for OpenDDS by  doxygen 1.4.7