#include <managed_infrastructure.h>
Public Attributes | |
System::Byte | value_01 |
A 16 byte array containing the GUID value. | |
System::Byte | value_02 |
A 16 byte array containing the GUID value. | |
System::Byte | value_03 |
A 16 byte array containing the GUID value. | |
System::Byte | value_04 |
A 16 byte array containing the GUID value. | |
System::Byte | value_05 |
A 16 byte array containing the GUID value. | |
System::Byte | value_06 |
A 16 byte array containing the GUID value. | |
System::Byte | value_07 |
A 16 byte array containing the GUID value. | |
System::Byte | value_08 |
A 16 byte array containing the GUID value. | |
System::Byte | value_09 |
A 16 byte array containing the GUID value. | |
System::Byte | value_10 |
A 16 byte array containing the GUID value. | |
System::Byte | value_11 |
A 16 byte array containing the GUID value. | |
System::Byte | value_12 |
A 16 byte array containing the GUID value. | |
System::Byte | value_13 |
A 16 byte array containing the GUID value. | |
System::Byte | value_14 |
A 16 byte array containing the GUID value. | |
System::Byte | value_15 |
A 16 byte array containing the GUID value. | |
System::Byte | value_16 |
A 16 byte array containing the GUID value. | |
Properties | |
static GUID_t | GUID_ZERO [get] |
static GUID_t | GUID_UNKNOWN [get] |
Unknown GUID. | |
static GUID_t | GUID_AUTO [get] |
Indicates that RTI Data Distribution Service should choose an appropriate virtual GUID. |
Represents a 128 bit GUID.
System::Byte DDS::GUID_t::value_01 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_02 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_03 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_04 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_05 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_06 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_07 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_08 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_09 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_10 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_11 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_12 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_13 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_14 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_15 |
A 16 byte array containing the GUID value.
System::Byte DDS::GUID_t::value_16 |
A 16 byte array containing the GUID value.
GUID_t DDS::GUID_t::GUID_ZERO [static, get] |