CoreDX DDS
C# Reference Manual

DomainParticipantQos Class Reference
[DDS Quality of Service]

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

List of all members.

Public Attributes

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

Detailed Description

Structure that holds DomainParticipant Quality of Service policies.

See also:
DomainParticipant::set_qos()
DomainParticipant::get_qos()
DomainParticipantFactory::create_participant()
DomainParticipantFactory::set_default_participant_qos()
DomainParticipantFactory::get_default_participant_qos()

Member Data Documentation

DiscoveryQosPolicy discovery

Configure the behavior of discovery and discovery entities

Controls the behavior of the DomainParticipant create operations.

EntityNameQosPolicy entity_name

Assign a name to this entity

LoggingQosPolicy logging

Control the logging output

PeerParticipantQosPolicy peer_participants

Specifies a list of DomainParticipant peers to attempt communication with. Augments default discovery.

Configure the threading features of CoreDX DDS

A sequence of octets associated with a DomainParticipant.

 All Classes Functions Variables Properties

© 2009-2013 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.