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

Data Broker application. A Data Broker is the access point in the system for data producer applications to inject data into the system and for data consumer applications to receive data produced by the system. It therefore creates a MAL Server waiting for connections. More...

#include "ddt/ddtDataBroker.hpp"

Functions

int main (int argc, char **argv)
 

Detailed Description

Data Broker application. A Data Broker is the access point in the system for data producer applications to inject data into the system and for data consumer applications to receive data produced by the system. It therefore creates a MAL Server waiting for connections.

Author
Carsten Mannel, CGI
Since
2020/09/25

Function Documentation

◆ main()

int main ( int argc,
char ** argv )