org.omg.dds.core.policy
Class QosPolicy.Id

java.lang.Object
  extended by org.omg.dds.core.policy.QosPolicy.Id
Enclosing interface:
QosPolicy<UNMOD_SELF extends QosPolicy<UNMOD_SELF,MOD_SELF>,MOD_SELF extends UNMOD_SELF>

public abstract static class QosPolicy.Id
extends java.lang.Object


Constructor Summary
QosPolicy.Id()
           
 
Method Summary
static QosPolicy.Id getId(java.lang.Class<? extends QosPolicy<?,?>> policyClass, Bootstrap bootstrap)
          Get the QoS policy ID for the given QoS policy class.
abstract  int getPolicyIdValue()
           
abstract  java.lang.String getPolicyName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QosPolicy.Id

public QosPolicy.Id()
Method Detail

getId

public static QosPolicy.Id getId(java.lang.Class<? extends QosPolicy<?,?>> policyClass,
                                 Bootstrap bootstrap)
Get the QoS policy ID for the given QoS policy class.

Parameters:
bootstrap - Identifies the Service instance to which the object will belong.

getPolicyIdValue

public abstract int getPolicyIdValue()

getPolicyName

public abstract java.lang.String getPolicyName()


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