org.omg.dds
Class PresentationQosPolicy
java.lang.Object
org.omg.dds.PresentationQosPolicy
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class PresentationQosPolicy
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of struct "PresentationQosPolicy"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, 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()
PresentationQosPolicy
public PresentationQosPolicy(PresentationQosPolicyAccessScopeKind access_scope,
boolean coherent_access,
boolean ordered_access)