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

Structure that holds DDS_Subscriber Quality of Service policies. More...

Public Attributes

PresentationQosPolicy presentation
 
PartitionQosPolicy partition
 
GroupDataQosPolicy group_data
 
EntityFactoryQosPolicy entity_factory
 
EntityNameQosPolicy entity_name
 
LoggingQosPolicy logging
 

Static Public Attributes

static final SubscriberQos SUBSCRIBER_QOS_DEFAULT = null
 

Detailed Description

Member Data Documentation

◆ entity_factory

EntityFactoryQosPolicy com.toc.coredx.DDS.SubscriberQos.entity_factory

Controls the behavior of the Subscriber.create_datareader() operation.

◆ entity_name

EntityNameQosPolicy com.toc.coredx.DDS.SubscriberQos.entity_name

Controls the Entity name of the Subscriber

◆ group_data

GroupDataQosPolicy com.toc.coredx.DDS.SubscriberQos.group_data

A sequence of octets associated with the Publisher.

◆ logging

LoggingQosPolicy com.toc.coredx.DDS.SubscriberQos.logging

Controls the logging behavior of the Subscriber

◆ partition

PartitionQosPolicy com.toc.coredx.DDS.SubscriberQos.partition

Establishes a logical data partition. DataWriters and DataReaders that are 'in' the same partition (ie, the partition of the containing Publisher and Subscriber match) can communicate. If the partitions do not match, then they cannot communicate.

◆ presentation

PresentationQosPolicy com.toc.coredx.DDS.SubscriberQos.presentation

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