RTI Connext .NET API (legacy)  Version 6.1.2

<<extension>> Allows a DDS::DataReader to query the sample cache of its matching DDS::DataWriter. More...

#include <managed_subscription.h>

Public Member Functions

void get_guid (GUID_t % guid)
 Get the TopicQuery's GUID. More...
 

Detailed Description

<<extension>> Allows a DDS::DataReader to query the sample cache of its matching DDS::DataWriter.

Member Function Documentation

◆ get_guid()

void DDS::TopicQuery::get_guid ( GUID_t guid)
inline

Get the TopicQuery's GUID.

Parameters
guid<<out>> The GUID of the DDS::TopicQuery. Cannot be NULL.
Exceptions
Oneof the Standard Return Codes