CoreDX DDS Java Reference Manual
Public Attributes | List of all members
PresentationQosPolicy Class Reference

Controls the presentation of received data samples to the application. CoreDX DDS currently supports only the access_scope = INSTANCE_PRESENTATION_QOS policy. More...

Public Attributes

PresentationQosPolicyAccessScopeKind access_scope
 the 'scope' of the presentation policy. Determines the extent to which the sample 'coherency' and 'order' are maintained.
 
boolean coherent_access
 Determines if coherent access is supported within the defined 'scope'.
 
boolean ordered_access
 Determines if ordered access is supported within the defined 'scope'.
 

Detailed Description

Controls the presentation of received data samples to the application. CoreDX DDS currently supports only the access_scope = INSTANCE_PRESENTATION_QOS policy.


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