RTI Connext .Net APIs  Version 5.3.1

DDS::DataWriter entity and associated elements More...

Classes

class  DDS::AcknowledgmentInfo
 Information about an application-level acknowledged sample. More...
 
struct  DDS::OfferedDeadlineMissedStatus
 DDS::StatudKind::OFFERED_DEADLINE_MISSED_STATUS More...
 
struct  DDS::LivelinessLostStatus
 DDS::StatudKind::LIVELINESS_LOST_STATUS More...
 
class  DDS::OfferedIncompatibleQosStatus
 DDS::StatudKind::OFFERED_INCOMPATIBLE_QOS_STATUS More...
 
struct  DDS::PublicationMatchedStatus
 DDS::StatudKind::PUBLICATION_MATCHED_STATUS More...
 
struct  DDS::ReliableWriterCacheEventCount
 <<extension>> The number of times the number of unacknowledged samples in the cache of a reliable writer hit a certain well-defined threshold. More...
 
struct  DDS::ReliableWriterCacheChangedStatus
 <<extension>> A summary of the state of a data writer's cache of unacknowledged samples written. More...
 
struct  DDS::ReliableReaderActivityChangedStatus
 <<extension>> Describes the activity (i.e. are acknowledgements forthcoming) of reliable readers matched to a reliable writer. More...
 
struct  DDS::DataWriterCacheStatus
 <<extension>> The status of the writer's cache. More...
 
struct  DDS::DataWriterProtocolStatus
 <<extension>> The status of a writer's internal protocol related metrics, like the number of samples pushed, pulled, filtered; and status of wire protocol traffic. More...
 
struct  DDS::ServiceRequestAcceptedStatus
 DDS::StatudKind::SERVICE_REQUEST_ACCEPTED_STATUS More...
 
class  DDS::DataWriterQos
 QoS policies supported by a DDS::DataWriter entity. More...
 
class  DDS::DataWriterListener
 <<interface>> DDS::Listener for writer status. More...
 
class  DDS::DataWriter
 <<interface>> Allows an application to set the value of the data to be published under a given DDS::Topic. More...
 
class  DDS::TypedDataWriter< T >
 <<interface>> <<generic>> User data type specific data writer. More...
 
class  FooDataWriter
 <<interface>> <<generic>> User data type specific data writer. More...
 

Functions

bool DDS::DataWriterQos::equals (DataWriterQos^ other)
 Compares two DDS::DataWriterQos for equality. More...
 

Detailed Description

DDS::DataWriter entity and associated elements

Function Documentation

◆ equals()

bool DDS::DataWriterQos::equals ( DataWriterQos other)

Compares two DDS::DataWriterQos for equality.

Parameters
other<<in>> The other DataWriterQos to be compared with this DataWriterQos.
Returns
true if the two Qos objects are equal or false otherwise.

RTI Connext .Net APIs Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc