RTI Connext .NET API (legacy)
Version 6.1.2
|
<<extension>> GUID type and defines. More...
Classes | |
struct | DDS::GUID_t |
Type for GUID (Global Unique Identifier) representation. More... | |
Properties | |
static GUID_t | DDS::GUID_t::GUID_UNKNOWN [get] |
Unknown GUID. More... | |
static GUID_t | DDS::GUID_t::GUID_AUTO [get] |
Indicates that RTI Connext should choose an appropriate virtual GUID. More... | |
<<extension>> GUID type and defines.
|
staticget |
|
staticget |
Indicates that RTI Connext should choose an appropriate virtual GUID.
If this special value is assigned to DDS::DataWriterProtocolQosPolicy::virtual_guid or DDS::DataReaderProtocolQosPolicy::virtual_guid, RTI Connext will assign the virtual GUID automatically based on the RTPS or physical GUID.
Referenced by RTI.Connext.RequestReply.Replier< TReq, TRep >::CreateRequestSample(), and RTI.Connext.Queuing.QueueProducer< TRep >::CreateWriteSample().