|
file | ddtDataPublisher.hpp [code] |
| 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.
|
|
file | ddtDataPublisherApplication.hpp [code] |
| Simulator for sending data. This is a base class for data publisher applications.
|
|
file | ddtDataSubscriber.hpp [code] |
| 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.
|
|
file | ddtDataSubscriberApplication.hpp [code] |
| Simulator for receiving data. This is a base class for data subscriber applications.
|
|
file | ddtDataTransferFactory.hpp [code] |
| Factory for DdtDataPublishers and DdtDataSubscribers. This class provides factory methods for creating DdtDataPublishers and DdtDataSubscribers.
|
|
file | ddtDataTransferLib.hpp [code] |
| Base class for DdtDataPublishers and DdtDataSubscribers. This is the base class for DdtDataPublishers and DdtDataSubscribers.
|
|
file | ddtStatisticsClient.hpp [code] |
| Class for providing statistics. This class provides an API to query the statistics from a broker.
|
|