CoreDX DDS C# Reference Manual
Public Member Functions | List of all members
QosProvider Class Reference

QosProvider loads QoS settings from a library and provides interfaces to access entity specific QoS Policies.

Public Member Functions

 QosProvider (string uri, string profile)
 Constructor. Creates a new QosProvider instance that loads QoS settings from a library. More...
 
void cleanup ()
 "Destructor". Returns a QosProvider back to the factory. More...
 
DomainParticipantFactoryQos get_participantfactory_qos (string id)
 Access a DomainParticipantFactory QoS. More...
 
DomainParticipantQos get_participant_qos (string id)
 Access a DomainParticipant QoS. More...
 
TopicQos get_topic_qos (string id)
 Access a Topic QoS. More...
 
SubscriberQos get_subscriber_qos (string id)
 Access a Subscriber QoS. More...
 
PublisherQos get_publisher_qos (string id)
 Access a Publisher QoS. More...
 
DataReaderQos get_datareader_qos (string id)
 Access a DataReader QoS. More...
 
DataWriterQos get_datawriter_qos (string id)
 Access a DataWriter QoS. More...
 

© 2009-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.