RTI Transport  Version 6.1.0
NDDS_Transport_Interface_t Struct Reference

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. More...
 
NDDS_Transport_Address_t address
 An unicast address that uniquely identifies this interface in the network specified by the transport class. More...
 
NDDS_Transport_Interface_Status_t status
 The state of the interface. More...
 

Detailed Description

Storage for the description of a network interface used by a Transport Plugin.

Field Documentation

◆ transport_classid

NDDS_Transport_ClassId_t NDDS_Transport_Interface_t::transport_classid

The transport classid of the interface.

◆ address

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.

◆ status

NDDS_Transport_Interface_Status_t NDDS_Transport_Interface_t::status

The state of the interface.