Uses of Class
org.omg.dds.core.modifiable.ModifiableInstanceHandle

Packages that use ModifiableInstanceHandle
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.status   
org.omg.dds.pub The Publication Module contains the Publisher and DataWriter interfaces as well as the PublisherListener and DataWriterListener interfaces, and more generally, all that is needed on the publication side. 
org.omg.dds.sub The Subscription Module contains the Subscriber, DataReader, ReadCondition, and QueryCondition interfaces, as well as the SubscriberListener and DataReaderListener interfaces, and more generally, all that is needed on the subscription side. 
org.omg.dds.type.builtin   
 

Uses of ModifiableInstanceHandle in org.omg.dds.core
 

Methods in org.omg.dds.core that return ModifiableInstanceHandle
 ModifiableInstanceHandle Bootstrap.ServiceProviderInterface.newInstanceHandle()
           
static ModifiableInstanceHandle InstanceHandle.newInstanceHandle(Bootstrap bootstrap)
           
 

Uses of ModifiableInstanceHandle in org.omg.dds.core.modifiable
 

Methods in org.omg.dds.core.modifiable that return ModifiableInstanceHandle
abstract  ModifiableInstanceHandle ModifiableInstanceHandle.clone()
           
 

Uses of ModifiableInstanceHandle in org.omg.dds.core.status
 

Methods in org.omg.dds.core.status that return ModifiableInstanceHandle
abstract  ModifiableInstanceHandle SampleRejectedStatus.getLastInstanceHandle()
           
abstract  ModifiableInstanceHandle RequestedDeadlineMissedStatus.getLastInstanceHandle()
           
abstract  ModifiableInstanceHandle OfferedDeadlineMissedStatus.getLastInstanceHandle()
           
abstract  ModifiableInstanceHandle SubscriptionMatchedStatus.getLastPublicationHandle()
           
abstract  ModifiableInstanceHandle LivelinessChangedStatus.getLastPublicationHandle()
           
abstract  ModifiableInstanceHandle PublicationMatchedStatus.getLastSubscriptionHandle()
           
 

Uses of ModifiableInstanceHandle in org.omg.dds.pub
 

Methods in org.omg.dds.pub that return ModifiableInstanceHandle
 ModifiableInstanceHandle DataWriter.lookupInstance(ModifiableInstanceHandle handle, TYPE keyHolder)
           
 

Methods in org.omg.dds.pub with parameters of type ModifiableInstanceHandle
 ModifiableInstanceHandle DataWriter.lookupInstance(ModifiableInstanceHandle handle, TYPE keyHolder)
           
 

Uses of ModifiableInstanceHandle in org.omg.dds.sub
 

Methods in org.omg.dds.sub that return ModifiableInstanceHandle
 ModifiableInstanceHandle Sample.getInstanceHandle()
           
 ModifiableInstanceHandle Sample.getPublicationHandle()
           
 ModifiableInstanceHandle DataReader.lookupInstance(ModifiableInstanceHandle handle, TYPE keyHolder)
           
 

Methods in org.omg.dds.sub with parameters of type ModifiableInstanceHandle
 ModifiableInstanceHandle DataReader.lookupInstance(ModifiableInstanceHandle handle, TYPE keyHolder)
           
 

Uses of ModifiableInstanceHandle in org.omg.dds.type.builtin
 

Methods in org.omg.dds.type.builtin that return ModifiableInstanceHandle
 ModifiableInstanceHandle KeyedStringDataWriter.lookupInstance(ModifiableInstanceHandle handle, java.lang.String key)
           
 ModifiableInstanceHandle KeyedBytesDataWriter.lookupInstance(ModifiableInstanceHandle handle, java.lang.String key)
           
 

Methods in org.omg.dds.type.builtin with parameters of type ModifiableInstanceHandle
 ModifiableInstanceHandle KeyedStringDataWriter.lookupInstance(ModifiableInstanceHandle handle, java.lang.String key)
           
 ModifiableInstanceHandle KeyedBytesDataWriter.lookupInstance(ModifiableInstanceHandle handle, java.lang.String key)
           
 



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