Package | Description |
---|---|
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.event |
The Core (Infrastructure) Module defines the abstract classes and the
interfaces that are refined by the other modules.
|
org.omg.dds.domain |
The Domain Module contains the
DomainParticipant
class that acts as an entry-point of the Service and acts as a factory for
many of the classes. |
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. |
Class and Description |
---|
DataWriterQos |
PublisherQos |
Class and Description |
---|
DataWriter
DataWriter allows the application to set the value of the data to be
published under a given
Topic . |
Class and Description |
---|
Publisher
A Publisher is the object responsible for the actual dissemination of
publications.
|
PublisherListener |
PublisherQos |
Class and Description |
---|
DataWriter
DataWriter allows the application to set the value of the data to be
published under a given
Topic . |
DataWriterListener
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 |
Copyright © 2014. All rights reserved.