RTI Connext DDS Micro C++ API  Version 3.0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
DDS_WriteParams_t Struct Reference

Data structure used to provide custom parameters to a DataWriter's write operation. More...

#include <dds_c_infrastructure.h>

List of all members.

Public Attributes

struct DDS_Time_t source_timestamp
 Source time-stamp of the published sample.
DDS_InstanceHandle_t handle
 DDS_InstanceHandle_t value identifying the instance the sample is being written to.

Detailed Description

Data structure used to provide custom parameters to a DataWriter's write operation.


Member Data Documentation

struct DDS_Time_t DDS_WriteParams_t::source_timestamp

Source time-stamp of the published sample.

DDS_InstanceHandle_t DDS_WriteParams_t::handle

DDS_InstanceHandle_t value identifying the instance the sample is being written to.


RTI Connext DDS Micro C++ API Version 3.0.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc