RTI Connext .Net APIs  Version 6.0.1
DDS::SubscriberQos Class Reference

QoS policies supported by a DDS::Subscriber entity. More...

#include <managed_subscription.h>

Public Member Functions

bool equals (SubscriberQos^ other)
 Compares two DDS::SubscriberQos for equality. More...
 

Public Attributes

PresentationQosPolicy presentation
 Presentation policy, PRESENTATION. More...
 
PartitionQosPolicypartition
 Partition policy, PARTITION. More...
 
GroupDataQosPolicygroup_data
 Group data policy, GROUP_DATA. More...
 
EntityFactoryQosPolicy entity_factory
 Entity factory policy, ENTITY_FACTORY. More...
 
ExclusiveAreaQosPolicy exclusive_area
 <<extension>> Exclusive area for the subscriber and all entities that are created by the subscriber. More...
 
EntityNameQosPolicysubscriber_name
 <<extension>> EntityName policy, ENTITY_NAME. More...
 

Detailed Description

Member Data Documentation

◆ presentation

PresentationQosPolicy DDS::SubscriberQos::presentation

Presentation policy, PRESENTATION.

◆ partition

PartitionQosPolicy ^ DDS::SubscriberQos::partition

Partition policy, PARTITION.

◆ group_data

GroupDataQosPolicy ^ DDS::SubscriberQos::group_data

Group data policy, GROUP_DATA.

◆ entity_factory

EntityFactoryQosPolicy DDS::SubscriberQos::entity_factory

◆ exclusive_area

ExclusiveAreaQosPolicy DDS::SubscriberQos::exclusive_area

<<extension>> Exclusive area for the subscriber and all entities that are created by the subscriber.

◆ subscriber_name

EntityNameQosPolicy ^ DDS::SubscriberQos::subscriber_name

<<extension>> EntityName policy, ENTITY_NAME.


RTI Connext .Net APIs Version 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc