com.toc.coredx.DDS
Class PresentationQosPolicy
java.lang.Object
com.toc.coredx.DDS.PresentationQosPolicy
public class PresentationQosPolicy
- extends java.lang.Object
Controls the presentation of received data samples to the application.
CoreDX DDS currently supports only the access_scope = INSTANCE_PRESENTATION_QOS
policy.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
access_scope
public PresentationQosPolicyAccessScopeKind access_scope
coherent_access
public boolean coherent_access
ordered_access
public boolean ordered_access
PresentationQosPolicy
public PresentationQosPolicy()