RTI Connext DDS Micro C++ API  Version 3.0.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups
DDS_SampleIdentity_t Struct Reference

Data structure used to provide explicit identity information about a published data sample. More...

#include <dds_c_infrastructure.h>

List of all members.

Public Attributes

struct DDS_GUID_t writer_guid
 The GUID of the DDSDataWriter that published the sample.
struct DDS_SequenceNumber_t sequence_number
 Sequence number of the sample.

Detailed Description

Data structure used to provide explicit identity information about a published data sample.


Member Data Documentation

struct DDS_GUID_t DDS_SampleIdentity_t::writer_guid

The GUID of the DDSDataWriter that published the sample.

struct DDS_SequenceNumber_t DDS_SampleIdentity_t::sequence_number

Sequence number of the sample.


RTI Connext DDS Micro C++ API Version 3.0.2 Copyright © Thu Dec 12 2019 Real-Time Innovations, Inc