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

Packages that use QosPolicy.Id
org.omg.dds.core The Core (Infrastructure) Module defines the abstract classes and the interfaces that are refined by the other modules. 
org.omg.dds.core.modifiable   
org.omg.dds.core.policy   
org.omg.dds.core.status   
 

Uses of QosPolicy.Id in org.omg.dds.core
 

Methods in org.omg.dds.core that return QosPolicy.Id
 QosPolicy.Id Bootstrap.ServiceProviderInterface.getQosPolicyId(java.lang.Class<? extends QosPolicy<?,?>> policyClass)
           
 

Methods in org.omg.dds.core with parameters of type QosPolicy.Id
<POLICY extends QosPolicy<POLICY,?>>
POLICY
EntityQos.get(QosPolicy.Id id)
           
 QosPolicy<?,?> EntityQos.put(QosPolicy.Id key, QosPolicy<?,?> value)
           
 

Uses of QosPolicy.Id in org.omg.dds.core.modifiable
 

Methods in org.omg.dds.core.modifiable with parameters of type QosPolicy.Id
<POLICY extends QosPolicy<POLICY,?>>
POLICY
ModifiableEntityQos.put(QosPolicy.Id key, POLICY value)
          Overwrite the value of the indicated policy with the given new value.
 

Uses of QosPolicy.Id in org.omg.dds.core.policy
 

Methods in org.omg.dds.core.policy that return QosPolicy.Id
 QosPolicy.Id QosPolicy.getId()
           
static QosPolicy.Id QosPolicy.Id.getId(java.lang.Class<? extends QosPolicy<?,?>> policyClass, Bootstrap bootstrap)
          Get the QoS policy ID for the given QoS policy class.
 QosPolicy.Id QosPolicyCount.getPolicyId()
           
 

Uses of QosPolicy.Id in org.omg.dds.core.status
 

Methods in org.omg.dds.core.status that return QosPolicy.Id
abstract  QosPolicy.Id RequestedIncompatibleQosStatus.getLastPolicyId()
           
abstract  QosPolicy.Id OfferedIncompatibleQosStatus.getLastPolicyId()
           
 



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