ddt 1.1.0
|
#include <ddtDataPublisherApplication.hpp>
Public Member Functions | |
DdtDataPublisherApplication ()=default | |
virtual | ~DdtDataPublisherApplication ()=default |
virtual int | Run ()=0 |
This class is a base class for publisher applications. It provides the necessary interface for those applications.
|
default |
Constructor
|
virtualdefault |
Destructor
|
pure virtual |
Main method of the application.
Implemented in ddt::DdtPublisherSimulator.