|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataWriter | |
|---|---|
| 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.type.builtin | |
| Uses of DataWriter in org.omg.dds.core.status |
|---|
| Constructors in org.omg.dds.core.status with parameters of type DataWriter | |
|---|---|
LivelinessLostStatus(DataWriter<TYPE> source)
|
|
OfferedDeadlineMissedStatus(DataWriter<TYPE> source)
|
|
OfferedIncompatibleQosStatus(DataWriter<TYPE> source)
|
|
PublicationMatchedStatus(DataWriter<TYPE> source)
|
|
| Uses of DataWriter in org.omg.dds.pub |
|---|
| Methods in org.omg.dds.pub that return DataWriter | ||
|---|---|---|
|
DataWriter.cast()
Cast this data writer to the given type, or throw an exception if the cast fails. |
|
|
Publisher.createDataWriter(Topic<TYPE> topic)
|
|
|
Publisher.createDataWriter(Topic<TYPE> topic,
DataWriterQos qos,
DataWriterListener<TYPE> listener,
java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
Create a new data writer. |
|
|
Publisher.createDataWriter(Topic<TYPE> topic,
java.lang.String qosLibraryName,
java.lang.String qosProfileName,
DataWriterListener<TYPE> listener,
java.util.Collection<java.lang.Class<? extends Status<?,?>>> statuses)
Create a new data writer. |
|
|
Publisher.lookupDataWriter(java.lang.String topicName)
|
|
|
Publisher.lookupDataWriter(Topic<TYPE> topicName)
|
|
| Uses of DataWriter in org.omg.dds.type.builtin |
|---|
| Subinterfaces of DataWriter in org.omg.dds.type.builtin | |
|---|---|
interface |
BytesDataWriter
|
interface |
KeyedBytesDataWriter
|
interface |
KeyedStringDataWriter
|
interface |
StringDataWriter
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.