|
ddt 1.1.0
|
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>| const int | arrIndex0 = 0 |
| const int | arrIndex1 = 1 |
| const int | arrIndex2 = 2 |
| const int | arrIndex4 = 4 |
| const int | arrIndex5 = 5 |
| const int | arrIndex6 = 6 |
| const int | arrIndex10 = 10 |
| const int | arrIndex12 = 12 |
| const int | arrIndex15 = 15 |
| const int | arrIndex20 = 20 |
| const int | arrIndex40 = 40 |
| const int | subscriber_latency = 10000 |
| const int | subscriber_deadline = 10 |
| 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.
| void signal_handler | ( | const int | signal_num | ) |
| const int arrIndex0 = 0 |
| const int arrIndex1 = 1 |
| const int arrIndex10 = 10 |
| const int arrIndex12 = 12 |
| const int arrIndex15 = 15 |
| const int arrIndex2 = 2 |
| const int arrIndex20 = 20 |
| const int arrIndex4 = 4 |
| const int arrIndex40 = 40 |
| const int arrIndex5 = 5 |
| const int arrIndex6 = 6 |
| const int subscriber_deadline = 10 |
| const int subscriber_latency = 10000 |