CoreDX DDS C# Reference Manual
Public Attributes | List of all members
PeerParticipantQosPolicy Struct Reference

Public Attributes

List< ParticipantLocatorvalue
 
bool strict_match
 

Detailed Description

Configures a list of DomainParticipant peers to attempt communication with.

If the value list is empty, then default Discovery is used.

Member Data Documentation

bool strict_match

restrict matching to those peers listed (default is 0/FALSE)

List<ParticipantLocator> value

A list of pre-configured peers with which we should attempt communication. Augments default discovery.


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