org.omg.dds.core.policy
Interface HistoryQosPolicy

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

public interface HistoryQosPolicy
extends QosPolicy<HistoryQosPolicy,ModifiableHistoryQosPolicy>


Nested Class Summary
static class HistoryQosPolicy.Kind
           
 
Nested classes/interfaces inherited from interface org.omg.dds.core.policy.QosPolicy
QosPolicy.Id
 
Method Summary
 int getDepth()
           
 HistoryQosPolicy.Kind getKind()
           
 
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

getKind

HistoryQosPolicy.Kind getKind()
Returns:
the kind

getDepth

int getDepth()
Returns:
the depth


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