RTI Connext Micro C API Version 4.2.0
Loading...
Searching...
No Matches
DDS_GUID_t Struct Reference

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

#include <dds_c_infrastructure.h>

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.

Field Documentation

◆ value

DDS_Octet DDS_GUID_t::value[DDS_GUID_LENGTH]

A 16 byte array containing the GUID value.