RTI Connext C API  Version 6.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
DDS_GUID_t Struct Reference

Type for GUID (Global Unique Identifier) representation. More...

Data Fields

DDS_Octet value [DDS_GUID_LENGTH]
 A 16 byte array containing the GUID value.
 

Detailed Description

Type for GUID (Global Unique Identifier) representation.

Represents a 128 bit GUID.

Alternative representation of DDS_RTPS_GUID_t. Memory and wire representation for this type is the same as the one for DDS_RTPS_GUID_t.

Field Documentation

DDS_Octet DDS_GUID_t::value[DDS_GUID_LENGTH]

A 16 byte array containing the GUID value.


RTI Connext C API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc