Cyclone ISO C++ API Reference Guide
|
Go to the documentation of this file. 1 #ifndef OMG_TDDS_PUB_PUBLISHER_HPP_
2 #define OMG_TDDS_PUB_PUBLISHER_HPP_
37 class PublisherListener;
This object provides the basic mechanism for an application to specify Quality of Service attributes ...
dds::pub::PublisherListener Listener
This object provides the basic mechanism for an application to specify Quality of Service attributes ...
StatusMask is a bitmap or bitset field.
const dds::domain::DomainParticipant & participant() const
#define OMG_DDS_IMPLICIT_REF_BASE(TYPE)
#define OMG_DDS_REF_TYPE_PROTECTED_DC(TYPE, BASE, DELEGATE)
Publisher(const dds::domain::DomainParticipant &dp)
The Publisher acts on the behalf of one or several DataWriter objects that belong to it.
dds::pub::qos::DataWriterQos default_datawriter_qos() const
Publisher & operator<<(const dds::pub::qos::PublisherQos &qos)
const dds::pub::qos::PublisherQos & qos() const
Publisher & operator>>(dds::pub::qos::PublisherQos &qos)
This class is the abstract base class for all the DCPS objects.
void wait_for_acknowledgments(const dds::core::Duration &timeout)
Publisher events Listener.
A DomainParticipant represents the local membership of the application in a Domain.
Listener * listener() const