CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
com.toc.coredx.DDS.QosProvider Class Reference

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

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...
 

Detailed Description

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


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.