import "DdsDcpsInfoUtils.idl";
Public Attributes | |
string | transport_type |
The transport type (e.g. tcp or udp). | |
TransportBLOB | data |
Definition at line 23 of file DdsDcpsInfoUtils.idl.
Information about the transport instance that is opaque to all but code specific to that transport implementation.
Definition at line 28 of file DdsDcpsInfoUtils.idl.
Referenced by OpenDDS::RTPS::add_param_rtps_locator(), OpenDDS::DCPS::UdpDataLink::open(), OpenDDS::DCPS::UdpInst::populate_locator(), OpenDDS::DCPS::TcpInst::populate_locator(), OpenDDS::DCPS::ShmemInst::populate_locator(), OpenDDS::DCPS::RtpsUdpInst::populate_locator(), OpenDDS::DCPS::MulticastInst::populate_locator(), and OpenDDS::RTPS::Sedp::populate_transport_locator_sequence().
The transport type (e.g. tcp or udp).
Definition at line 25 of file DdsDcpsInfoUtils.idl.
Referenced by OpenDDS::DCPS::UdpInst::populate_locator(), OpenDDS::DCPS::TcpInst::populate_locator(), OpenDDS::DCPS::ShmemInst::populate_locator(), OpenDDS::DCPS::RtpsUdpInst::populate_locator(), OpenDDS::DCPS::MulticastInst::populate_locator(), and OpenDDS::RTPS::Sedp::populate_transport_locator_sequence().