RTI Connext DDS Micro C++ API
Version 4.0.1
|
Type for GUID (Global Unique Identifier) representation. More...
#include <dds_c_infrastructure.h>
Public Attributes | |
DDS_Octet | value [DDS_GUID_LENGTH] |
A 16 byte array containing the GUID value. |
Type for GUID (Global Unique Identifier) representation.
Represents a 128 bit GUID.
DDS_Octet DDS_GUID_t::value[DDS_GUID_LENGTH] |
A 16 byte array containing the GUID value.