CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
com.toc.coredx.DDS.DomainParticipantQos Class Reference

Structure that holds DomainParticipant Quality of Service policies. More...

Public Member Functions

 DomainParticipantQos ()
 Constructor.
 

Public Attributes

UserDataQosPolicy user_data
 
EntityFactoryQosPolicy entity_factory
 
PropertyQosPolicy properties
 
EntityNameQosPolicy entity_name
 
LoggingQosPolicy logging
 
PeerParticipantQosPolicy peer_participants
 
DiscoveryQosPolicy discovery
 
ThreadModelQosPolicy thread_model
 

Static Public Attributes

static final DomainParticipantQos PARTICIPANT_QOS_DEFAULT = null
 

Detailed Description

Member Data Documentation

◆ discovery

DiscoveryQosPolicy com.toc.coredx.DDS.DomainParticipantQos.discovery

Controls aspects of the Discovery and Builtin entities

◆ entity_factory

EntityFactoryQosPolicy com.toc.coredx.DDS.DomainParticipantQos.entity_factory

Controls the behavior of the DomainParticipant create operations.

◆ entity_name

EntityNameQosPolicy com.toc.coredx.DDS.DomainParticipantQos.entity_name

Controls the Entity name of the DomainParticipant

◆ logging

LoggingQosPolicy com.toc.coredx.DDS.DomainParticipantQos.logging

Controls the logging behavior of the DomainParticipant

◆ peer_participants

PeerParticipantQosPolicy com.toc.coredx.DDS.DomainParticipantQos.peer_participants

Specifies a list of DomainParticipant peers to attempt communication with. If empty, default Discovery is used.

◆ properties

PropertyQosPolicy com.toc.coredx.DDS.DomainParticipantQos.properties

Additional name:value pair properties (if propagate=true, included in discovery)

◆ thread_model

ThreadModelQosPolicy com.toc.coredx.DDS.DomainParticipantQos.thread_model

Controls the threading behavior of the DomainParticipant

◆ user_data

UserDataQosPolicy com.toc.coredx.DDS.DomainParticipantQos.user_data

A sequence of octets associated with a DomainParticipant.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.