CoreDX DDS
C# Reference Manual

PresentationQosPolicy Struct Reference

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

List of all members.

Public Attributes

PresentationQosPolicyAccessScopeKind access_scope
bool coherent_access
bool ordered_access

Detailed Description

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


Member Data Documentation

The 'scope' of the presentation policy. Determines the extent to which the sample 'coherency' and 'order' are maintained.

Determines if coherent access is supported within the defined 'scope'.

Determines if ordered access is supported within the defined 'scope'.

 All Classes Functions Variables Properties

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