RTI Connext .Net APIs
Version 5.0.0
|
DDS::DataWriter entity and associated elements More...
Classes | |
struct | DDS::OfferedDeadlineMissedStatus |
::DDS::StatusKind::OFFERED_DEADLINE_MISSED_STATUS More... | |
struct | DDS::LivelinessLostStatus |
::DDS::StatusKind::LIVELINESS_LOST_STATUS More... | |
class | DDS::OfferedIncompatibleQosStatus |
::DDS::StatusKind::OFFERED_INCOMPATIBLE_QOS_STATUS More... | |
struct | DDS::PublicationMatchedStatus |
::DDS::StatusKind::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... | |
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... | |
DDS::DataWriter entity and associated elements