| RTI Connext Traditional C++ API Version 7.3.0
    | 
Type for GUID (Global Unique Identifier) representation. More...
| Public Attributes | |
| DDS_Octet | value [DDS_GUID_LENGTH] | 
| A 16 byte array containing the GUID value.  More... | |
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.
| DDS_Octet DDS_GUID_t::value[DDS_GUID_LENGTH] | 
A 16 byte array containing the GUID value.