ddt 1.4.0
 
Loading...
Searching...
No Matches
main.cpp File Reference

Subscriber for receiving data. This is a subscriber for receiving data from a publisher application. The subscriber connects to a local Broker and either receives data from a remote publisher or from a local publisher. More...

#include <csignal>
#include "ddt/ddtSubscriber.hpp"

Functions

int main (int argc, char **argv)
 

Detailed Description

Subscriber for receiving data. This is a subscriber for receiving data from a publisher application. The subscriber connects to a local Broker and either receives data from a remote publisher or from a local publisher.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )