RTI Connext C API  Version 5.3.1
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
DDS_PublisherQos Struct Reference

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

Data Fields

struct DDS_PresentationQosPolicy presentation
 Presentation policy, PRESENTATION.
 
struct DDS_PartitionQosPolicy partition
 Partition policy, PARTITION.
 
struct DDS_GroupDataQosPolicy group_data
 Group data policy, GROUP_DATA.
 
struct DDS_EntityFactoryQosPolicy entity_factory
 Entity factory policy, ENTITY_FACTORY.
 
struct
DDS_AsynchronousPublisherQosPolicy 
asynchronous_publisher
 <<extension>> Asynchronous publishing settings for the DDS_Publisher and all entities that are created by it.
 
struct DDS_ExclusiveAreaQosPolicy exclusive_area
 <<extension>> Exclusive area for the DDS_Publisher and all entities that are created by it.
 
struct DDS_EntityNameQosPolicy publisher_name
 <<extension>> EntityName policy, ENTITY_NAME.
 

Detailed Description

Field Documentation

struct DDS_PresentationQosPolicy DDS_PublisherQos::presentation

Presentation policy, PRESENTATION.

struct DDS_PartitionQosPolicy DDS_PublisherQos::partition

Partition policy, PARTITION.

struct DDS_GroupDataQosPolicy DDS_PublisherQos::group_data

Group data policy, GROUP_DATA.

struct DDS_EntityFactoryQosPolicy DDS_PublisherQos::entity_factory

Entity factory policy, ENTITY_FACTORY.

struct DDS_AsynchronousPublisherQosPolicy DDS_PublisherQos::asynchronous_publisher

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

struct DDS_ExclusiveAreaQosPolicy DDS_PublisherQos::exclusive_area

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

struct DDS_EntityNameQosPolicy DDS_PublisherQos::publisher_name

<<extension>> EntityName policy, ENTITY_NAME.


RTI Connext C API Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc