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);
The QosProvider API allows users to specify the QoS settings of their DCPS entities outside of applic...
dds::domain::qos::DomainParticipantQos participant_qos()
This class provides the basic mechanism for an application to specify Quality of Service attributes f...
This object provides the basic mechanism for an application to specify Quality of Service attributes ...
dds::sub::qos::DataReaderQos datareader_qos()
dds::sub::qos::SubscriberQos subscriber_qos()
Base class for reference-counted objects.
This struct provides the basic mechanism for an application to specify Quality of Service attributes ...
dds::pub::qos::DataWriterQos datawriter_qos()
QosProvider(const std::string &uri, const std::string &profile)
dds::pub::qos::PublisherQos publisher_qos()
This object provides the basic mechanism for an application to specify Quality of Service attributes ...
This class provides the basic mechanism for an application to specify Quality of Service attributes f...
dds::topic::qos::TopicQos topic_qos()
This class provides the basic mechanism for an application to specify Quality of Service attributes f...