RTI Connext Modern C++ API
Version 6.1.1
|
dds::pub::Publisher entity and associated elements More...
Classes | |
class | dds::pub::PublisherListener |
The listener to notify status changes for a dds::pub::Publisher. More... | |
class | dds::pub::NoOpPublisherListener |
A convenience implementation of PublisherListener where all methods are overridden to do nothing. More... | |
class | dds::pub::CoherentSet |
<<value-type>> A publishing application can request that a set of DDS data-sample changes be propagated in such a way that they are interpreted at the receivers' side as a cohesive set of modifications. More... | |
class | dds::pub::Publisher |
<<reference-type>> A publisher is the object responsible for the actual dissemination of publications. More... | |
class | dds::pub::SuspendedPublication |
<<value-type>> Indicates that the application is about to make multiple modifications using several dds::pub::DataWriter's belonging to the same dds::pub::Publisher More... | |
class | dds::pub::qos::PublisherQos |
<<value-type>> Container of the QoS policies that a dds::pub::Publisher supports More... | |
dds::pub::Publisher entity and associated elements