RTI transport
Version 1.0ae [build 00]
|
Storage for the description of a network interface used by a Transport Plugin. More...
Data Fields | |
NDDS_Transport_ClassId_t | transport_classid |
The transport classid of the interface. | |
NDDS_Transport_Address_t | address |
An unicast address that uniquely identifies this interface in the network specified by the transport class. | |
NDDS_Transport_Interface_Status_t | status |
The state of the interface. | |
Storage for the description of a network interface used by a Transport Plugin.
NDDS_Transport_ClassId_t NDDS_Transport_Interface_t::transport_classid |
The transport classid of the interface.
NDDS_Transport_Address_t NDDS_Transport_Interface_t::address |
An unicast address that uniquely identifies this interface in the network specified by the transport class.
NDDS_Transport_Interface_Status_t NDDS_Transport_Interface_t::status |
The state of the interface.