Cyclone ISO C++ API Reference Guide
|
Go to the documentation of this file. 1 #ifndef OMG_DDS_CORE_QOS_TPROVIDER_HPP_
2 #define OMG_DDS_CORE_QOS_TPROVIDER_HPP_
84 explicit QosProvider(
const std::string& uri,
const std::string& profile);
This object provides the basic mechanism for an application to specify Quality of Service attributes ...
This object provides the basic mechanism for an application to specify Quality of Service attributes ...
dds::pub::qos::PublisherQos publisher_qos()
dds::sub::qos::DataReaderQos datareader_qos()
This struct provides the basic mechanism for an application to specify Quality of Service attributes ...
QosProvider(const std::string &uri, const std::string &profile)
dds::sub::qos::SubscriberQos subscriber_qos()
Base class for reference-counted objects.
This class provides the basic mechanism for an application to specify Quality of Service attributes f...
This class provides the basic mechanism for an application to specify Quality of Service attributes f...
dds::topic::qos::TopicQos topic_qos()
dds::pub::qos::DataWriterQos datawriter_qos()
This class provides the basic mechanism for an application to specify Quality of Service attributes f...
The QosProvider API allows users to specify the QoS settings of their DCPS entities outside of applic...
dds::domain::qos::DomainParticipantQos participant_qos()