|
| | ddtDataPublisher.hpp |
| | Data Publisher. This class provides the functionality for publisher applications to register / unregister at a local broker and to publish data for a specified data stream.
|
| |
| | ddtDataPublisherApplication.hpp |
| | Simulator for sending data. This is a base class for data publisher applications.
|
| |
| | ddtDataSubscriber.hpp |
| | Data Subscriber. This class provides the functionality for subscriber applications to register / unregister at a local broker and to receive data for a specified data stream.
|
| |
| | ddtDataSubscriberApplication.hpp |
| | Simulator for receiving data. This is a base class for data subscriber applications.
|
| |
| | ddtDataTransferFactory.hpp |
| | Factory for DdtDataPublishers and DdtDataSubscribers. This class provides factory methods for creating DdtDataPublishers and DdtDataSubscribers.
|
| |
| | ddtDataTransferLib.hpp |
| | Base class for DdtDataPublishers and DdtDataSubscribers. This is the base class for DdtDataPublishers and DdtDataSubscribers.
|
| |
| | ddtStatisticsClient.hpp |
| | Class for providing statistics. This class provides an API to query the statistics from a broker.
|
| |