CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
DDS::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...

Public Member Functions

 PresentationQosPolicy ()
 

Data Fields

enum DDS::PresentationQosPolicyAccessScopeKind access_scope
 the 'scope' of the presentation policy. Determines the extent to which the sample 'coherency' and 'order' are maintained
 
unsigned char coherent_access
 Determines if coherent access is supported within the defined 'scope'.
 
unsigned char 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.

Constructor & Destructor Documentation

◆ PresentationQosPolicy()

DDS::PresentationQosPolicy::PresentationQosPolicy ( )

Constructor, Copy Constructor, Destructor, Assignment operator


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