org.omg.dds
Class PresentationQosPolicy
java.lang.Object
org.omg.dds.PresentationQosPolicy
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class PresentationQosPolicy
- extends Object
- implements IDLEntity
Generated from IDL struct "PresentationQosPolicy".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- 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)
Copyright © 2015 JacORB. All rights reserved.