RTI Connext Micro C API Version 4.2.0
Loading...
Searching...
No Matches
NETIO_AddressValue Union Reference

<<eXtension>> <<cert>> NETIO_AddresValue More...

#include <netio_address.h>

Data Fields

struct NETIO_AddressIpv6 address
 Address as array of octets address.octet[0-15].
 
struct NETIO_AddressUInt32 as_uint32
 Address as array of unsigned 32-bit integers.
 

Detailed Description

<<eXtension>> <<cert>> NETIO_AddresValue

Field Documentation

◆ address

struct NETIO_AddressIpv6 NETIO_AddressValue::address

Address as array of octets address.octet[0-15].

◆ as_uint32

struct NETIO_AddressUInt32 NETIO_AddressValue::as_uint32

Address as array of unsigned 32-bit integers.