Publisher and
DataWriter interfaces as well as the
PublisherListener and
DataWriterListener interfaces, and more generally,
all that is needed on the publication side.See: Description
| Interface | Description |
|---|---|
| DataWriter<TYPE> |
DataWriter allows the application to set the value of the data to be
published under a given
Topic. |
| DataWriterListener<TYPE> |
Since a
DataWriter is a kind of Entity, it has the ability
to have a listener associated with it. |
| DataWriterQos | |
| Publisher |
A Publisher is the object responsible for the actual dissemination of
publications.
|
| PublisherListener | |
| PublisherQos |
| Class | Description |
|---|---|
| DataWriterAdapter<TYPE> | |
| PublisherAdapter |
Publisher and
DataWriter interfaces as well as the
PublisherListener and
DataWriterListener interfaces, and more generally,
all that is needed on the publication side.Copyright © 2014. All rights reserved.