RTI Connext C++ API
Version 5.0.0
|
DDSDataWriter entity and associated elements More...
Classes | |
struct | DDS_OfferedDeadlineMissedStatus |
DDS_OFFERED_DEADLINE_MISSED_STATUS More... | |
struct | DDS_LivelinessLostStatus |
DDS_LIVELINESS_LOST_STATUS More... | |
struct | DDS_OfferedIncompatibleQosStatus |
DDS_OFFERED_INCOMPATIBLE_QOS_STATUS More... | |
struct | DDS_PublicationMatchedStatus |
DDS_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_DataWriterQos |
QoS policies supported by a DDSDataWriter entity. More... | |
class | FooDataWriter |
<<interface>> <<generic>> User data type specific data writer. More... | |
class | DDSDataWriterListener |
<<interface>> DDSListener for writer status. More... | |
class | DDSDataWriter |
<<interface>> Allows an application to set the value of the data to be published under a given DDSTopic. More... | |
DDSDataWriter entity and associated elements