RTI Connext C API  Version 6.1.0
DDS_SubscriberQos Struct Reference

QoS policies supported by a DDS_Subscriber entity. More...

Data Fields

struct DDS_PresentationQosPolicy presentation
 Presentation policy, PRESENTATION. More...
 
struct DDS_PartitionQosPolicy partition
 Partition policy, PARTITION. More...
 
struct DDS_GroupDataQosPolicy group_data
 Group data policy, GROUP_DATA. More...
 
struct DDS_EntityFactoryQosPolicy entity_factory
 Entity factory policy, ENTITY_FACTORY. More...
 
struct DDS_ExclusiveAreaQosPolicy exclusive_area
 <<extension>> Exclusive area for the subscriber and all entities that are created by the subscriber. More...
 
struct DDS_EntityNameQosPolicy subscriber_name
 <<extension>> EntityName policy, ENTITY_NAME. More...
 

Detailed Description

Field Documentation

◆ presentation

struct DDS_PresentationQosPolicy DDS_SubscriberQos::presentation

Presentation policy, PRESENTATION.

◆ partition

struct DDS_PartitionQosPolicy DDS_SubscriberQos::partition

Partition policy, PARTITION.

◆ group_data

struct DDS_GroupDataQosPolicy DDS_SubscriberQos::group_data

Group data policy, GROUP_DATA.

◆ entity_factory

struct DDS_EntityFactoryQosPolicy DDS_SubscriberQos::entity_factory

Entity factory policy, ENTITY_FACTORY.

◆ exclusive_area

struct DDS_ExclusiveAreaQosPolicy DDS_SubscriberQos::exclusive_area

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

◆ subscriber_name

struct DDS_EntityNameQosPolicy DDS_SubscriberQos::subscriber_name

<<extension>> EntityName policy, ENTITY_NAME.