Uses of Interface
org.omg.dds.type.builtin.KeyedStringDataWriter

Packages that use KeyedStringDataWriter
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. 
 

Uses of KeyedStringDataWriter in org.omg.dds.pub
 

Methods in org.omg.dds.pub that return KeyedStringDataWriter
 KeyedStringDataWriter Publisher.createKeyedStringDataWriter(Topic<KeyedString> topic)
           
 KeyedStringDataWriter Publisher.createKeyedStringDataWriter(Topic<KeyedString> topic, DataWriterQos qos, DataWriterListener<KeyedString> listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new data writer.
 KeyedStringDataWriter Publisher.createKeyedStringDataWriter(Topic<KeyedString> topic, java.lang.String qosLibraryName, java.lang.String qosProfileName, DataWriterListener<KeyedString> listener, java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
          Create a new data writer.
 KeyedStringDataWriter Publisher.lookupKeyedStringDataWriter(Topic<KeyedString> topicName)
           
 



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