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, const PendingAssoc_rch &assoc)

Protected Attributes

PendingAssocTimertimer_
TransportClienttransport_client_
PendingAssoc_rch assoc_

Detailed Description

Definition at line 220 of file TransportClient.h.


Constructor & Destructor Documentation

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

Definition at line 222 of file TransportClient.h.

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


Member Data Documentation

Definition at line 232 of file TransportClient.h.

Definition at line 230 of file TransportClient.h.

Definition at line 231 of file TransportClient.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1