org.omg.dds.core.policy
Interface PresentationQosPolicy

All Superinterfaces:
java.lang.Cloneable, DDSObject, QosPolicy<PresentationQosPolicy,ModifiablePresentationQosPolicy>, java.io.Serializable, Value<PresentationQosPolicy,ModifiablePresentationQosPolicy>
All Known Subinterfaces:
ModifiablePresentationQosPolicy

public interface PresentationQosPolicy
extends QosPolicy<PresentationQosPolicy,ModifiablePresentationQosPolicy>


Nested Class Summary
static class PresentationQosPolicy.AccessScopeKind
           
 
Nested classes/interfaces inherited from interface org.omg.dds.core.policy.QosPolicy
QosPolicy.Id
 
Method Summary
 PresentationQosPolicy.AccessScopeKind getAccessScope()
           
 boolean isCoherentAccess()
           
 boolean isOrderedAccess()
           
 
Methods inherited from interface org.omg.dds.core.policy.QosPolicy
getId
 
Methods inherited from interface org.omg.dds.core.Value
clone, equals, hashCode, modify
 
Methods inherited from interface org.omg.dds.core.DDSObject
getBootstrap
 

Method Detail

getAccessScope

PresentationQosPolicy.AccessScopeKind getAccessScope()
Returns:
the accessScope

isCoherentAccess

boolean isCoherentAccess()
Returns:
the coherentAccess

isOrderedAccess

boolean isOrderedAccess()
Returns:
the orderedAccess


Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.