OpenDDS::DCPS::RtpsUdpDataLink::RemoteInfo Struct Reference

List of all members.

Public Member Functions

 RemoteInfo ()
 RemoteInfo (const ACE_INET_Addr &addr, bool iqos)

Public Attributes

ACE_INET_Addr addr_
bool requires_inline_qos_

Detailed Description

Definition at line 151 of file RtpsUdpDataLink.h.


Constructor & Destructor Documentation

OpenDDS::DCPS::RtpsUdpDataLink::RemoteInfo::RemoteInfo (  )  [inline]

Definition at line 152 of file RtpsUdpDataLink.h.

00152 : addr_(), requires_inline_qos_(false) {}

OpenDDS::DCPS::RtpsUdpDataLink::RemoteInfo::RemoteInfo ( const ACE_INET_Addr &  addr,
bool  iqos 
) [inline]

Definition at line 153 of file RtpsUdpDataLink.h.

00154       : addr_(addr), requires_inline_qos_(iqos) {}


Member Data Documentation

ACE_INET_Addr OpenDDS::DCPS::RtpsUdpDataLink::RemoteInfo::addr_

Definition at line 155 of file RtpsUdpDataLink.h.

bool OpenDDS::DCPS::RtpsUdpDataLink::RemoteInfo::requires_inline_qos_

Definition at line 156 of file RtpsUdpDataLink.h.


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