RTI Connext DDS Micro C++ API
Version 4.1.0
|
#include <netio_address.h>
Public Attributes | |
RTI_INT32 | kind |
The address kind. | |
RTI_UINT32 | port |
The address port. | |
union NETIO_AddressValue | value |
The transport address. |
<<eXtension>> The NETIO Address.
RTI_INT32 NETIO_Address::kind |
The address kind.
RTI_UINT32 NETIO_Address::port |
The address port.
union NETIO_AddressValue NETIO_Address::value |
The transport address.