org.omg.dds
Class PresentationQosPolicy
java.lang.Object
org.omg.dds.PresentationQosPolicy
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class PresentationQosPolicy
- extends java.lang.Object
- implements IDLEntity
Generated from IDL struct "PresentationQosPolicy".
- Version:
- generated at Jan 1, 2011 11:42:58 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- 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)