RTI Connext .Net APIs  Version 5.3.0
DDS::PublisherQos Class Reference

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

#include <managed_publication.h>

Public Member Functions

bool equals (PublisherQos^ other)
 Compares two DDS::PublisherQos 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...
 
AsynchronousPublisherQosPolicyasynchronous_publisher
 <<extension>> Asynchronous publishing settings for the DDS::Publisher and all entities that are created by it. More...
 
ExclusiveAreaQosPolicy exclusive_area
 <<extension>> Exclusive area for the DDS::Publisher and all entities that are created by it. More...
 
EntityNameQosPolicypublisher_name
 <<extension>> EntityName policy, ENTITY_NAME. More...
 

Detailed Description

Member Data Documentation

◆ presentation

PresentationQosPolicy DDS::PublisherQos::presentation

Presentation policy, PRESENTATION.

◆ partition

PartitionQosPolicy ^ DDS::PublisherQos::partition

Partition policy, PARTITION.

◆ group_data

GroupDataQosPolicy ^ DDS::PublisherQos::group_data

Group data policy, GROUP_DATA.

◆ entity_factory

EntityFactoryQosPolicy DDS::PublisherQos::entity_factory

◆ asynchronous_publisher

AsynchronousPublisherQosPolicy ^ DDS::PublisherQos::asynchronous_publisher

<<extension>> Asynchronous publishing settings for the DDS::Publisher and all entities that are created by it.

◆ exclusive_area

ExclusiveAreaQosPolicy DDS::PublisherQos::exclusive_area

<<extension>> Exclusive area for the DDS::Publisher and all entities that are created by it.

◆ publisher_name

EntityNameQosPolicy ^ DDS::PublisherQos::publisher_name

<<extension>> EntityName policy, ENTITY_NAME.


RTI Connext .Net APIs Version 5.3.0 Copyright © Sun Jun 25 2017 Real-Time Innovations, Inc