Cyclone ISO C++ API Reference Guide
|
Go to the documentation of this file. 1 #ifndef OMG_TDDS_PUB_ANY_DATA_WRITER_HPP_
2 #define OMG_TDDS_PUB_ANY_DATA_WRITER_HPP_
const dds::core::status::OfferedDeadlineMissedStatus offered_deadline_missed_status()
AnyDataWriter & operator<<(const dds::pub::qos::DataWriterQos &qos)
This object provides the basic mechanism for an application to specify Quality of Service attributes ...
const dds::core::status::PublicationMatchedStatus publication_matched_status()
const dds::topic::TopicDescription & topic_description() const
const dds::pub::Publisher & publisher() const
#define OMG_DDS_IMPLICIT_REF_BASE(TYPE)
#define OMG_DDS_REF_TYPE_PROTECTED_DC(TYPE, BASE, DELEGATE)
Typeless base class for the typed DataWriter.
The Publisher acts on the behalf of one or several DataWriter objects that belong to it.
const dds::core::status::LivelinessLostStatus liveliness_lost_status()
const dds::core::status::OfferedIncompatibleQosStatus offered_incompatible_qos_status()
const AnyDataWriter & operator>>(dds::pub::qos::DataWriterQos &qos) const
This class is the abstract base class for all the DCPS objects.
void wait_for_acknowledgments(const dds::core::Duration &timeout)
dds::pub::qos::DataWriterQos qos() const
This class is the base for Topic, ContentFilteredTopic and MultiTopic.