OpenDDS
Snapshot(2023/04/07-19:43)
|
import"DdsDcpsInfoUtils.idl";
Public Attributes | |
string | transport_type |
The transport type (e.g. tcp or udp) More... | |
TransportBLOB | data |
Definition at line 25 of file DdsDcpsInfoUtils.idl.
TransportBLOB OpenDDS::DCPS::TransportLocator::data |
Information about the transport instance that is opaque to all but code specific to that transport implementation.
Definition at line 30 of file DdsDcpsInfoUtils.idl.
Referenced by OpenDDS::DCPS::TransportClient::associate(), OpenDDS::DCPS::RtpsUdpTransport::get_last_recv_locator(), OpenDDS::DCPS::UdpDataLink::open(), OpenDDS::DCPS::UdpInst::populate_locator(), OpenDDS::DCPS::ShmemInst::populate_locator(), OpenDDS::DCPS::RtpsUdpInst::populate_locator(), OpenDDS::DCPS::TcpInst::populate_locator(), OpenDDS::DCPS::MulticastInst::populate_locator(), OpenDDS::RTPS::Sedp::populate_origination_locator(), OpenDDS::RTPS::Sedp::populate_transport_locator_sequence(), and OpenDDS::RTPS::transport_locator_to_locator_seq().
string OpenDDS::DCPS::TransportLocator::transport_type |
The transport type (e.g. tcp or udp)
Definition at line 27 of file DdsDcpsInfoUtils.idl.
Referenced by OpenDDS::DCPS::RtpsUdpTransport::get_last_recv_locator(), OpenDDS::DCPS::UdpInst::populate_locator(), OpenDDS::DCPS::ShmemInst::populate_locator(), OpenDDS::DCPS::RtpsUdpInst::populate_locator(), OpenDDS::DCPS::TcpInst::populate_locator(), OpenDDS::DCPS::MulticastInst::populate_locator(), OpenDDS::RTPS::Sedp::populate_origination_locator(), OpenDDS::RTPS::Sedp::populate_transport_locator_sequence(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().