RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
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.
 

Public Attributes

PresentationQosPolicy presentation
 Presentation policy, PRESENTATION.
 
PartitionQosPolicypartition
 Partition policy, PARTITION.
 
GroupDataQosPolicygroup_data
 Group data policy, GROUP_DATA.
 
EntityFactoryQosPolicy entity_factory
 Entity factory policy, ENTITY_FACTORY.
 
AsynchronousPublisherQosPolicyasynchronous_publisher
 <<extension>> Asynchronous publishing settings for the DDS::Publisher and all entities that are created by it.
 
ExclusiveAreaQosPolicy exclusive_area
 <<extension>> Exclusive area for the DDS::Publisher and all entities that are created by it.
 
EntityNameQosPolicypublisher_name
 <<extension>> EntityName policy, ENTITY_NAME.
 

Detailed Description

Member Data Documentation

PresentationQosPolicy DDS::PublisherQos::presentation

Presentation policy, PRESENTATION.

PartitionQosPolicy ^ DDS::PublisherQos::partition

Partition policy, PARTITION.

GroupDataQosPolicy ^ DDS::PublisherQos::group_data

Group data policy, GROUP_DATA.

EntityFactoryQosPolicy DDS::PublisherQos::entity_factory

Entity factory policy, ENTITY_FACTORY.

AsynchronousPublisherQosPolicy ^ DDS::PublisherQos::asynchronous_publisher

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

ExclusiveAreaQosPolicy DDS::PublisherQos::exclusive_area

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

EntityNameQosPolicy ^ DDS::PublisherQos::publisher_name

<<extension>> EntityName policy, ENTITY_NAME.


RTI Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc