|
| | ddtDataPublisher.cpp |
| | 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.
|
| |
| | ddtDataSubscriber.cpp |
| | 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.
|
| |
| | ddtDataTransferFactory.cpp |
| | Factory for DdtDataPublishers and DdtDataSubscribers. This class provides factory methods for creating DdtDataPublishers and DdtDataSubscribers.
|
| |
| | ddtDataTransferLib.cpp |
| | Base class for DdtDataPublishers and DdtDataSubscribers. This is the base class for DdtDataPublishers and DdtDataSubscribers.
|
| |
| | ddtStatisticsClient.cpp |
| | Class for providing statistics. This class provides an API to query the statistics from a broker.
|
| |