ddt 1.2.1
|
Simulator for receiving data. This is a simulator for receiving data from a publisher application. The simulator connects to a local Broker and either receives data from a remote publisher or from a local publisher. More...
#include "ddt/ddtSubscriberSimulator.hpp"
#include <algorithm>
#include <typeinfo>
#include <thread>
#include <csignal>
#include "ddt/commandLineParser.hpp"
Classes | |
union | R4 |
enum | ArrayIndices { INDEX_0 = 0 , INDEX_1 = 1 , INDEX_2 = 2 , INDEX_4 = 4 , INDEX_5 = 5 , INDEX_6 = 6 , INDEX_10 = 10 , INDEX_12 = 12 , INDEX_15 = 15 , INDEX_20 = 20 , INDEX_40 = 40 } |
void | signal_handler (const int signal_num) |
Simulator for receiving data. This is a simulator for receiving data from a publisher application. The simulator connects to a local Broker and either receives data from a remote publisher or from a local publisher.
enum ArrayIndices |
void signal_handler | ( | const int | signal_num | ) |