|
ddt
0.1
|
#include <ddtSubscriberSimulator.hpp>
Public Member Functions | |
| DdtSubscriberSimulator () | |
| ~DdtSubscriberSimulator () final | |
| int | Run () final |
| bool | Init (int argc, char **argv) |
| int | RunTransfer () |
Public Member Functions inherited from ddt::DdtDataSubscriberApplication | |
| DdtDataSubscriberApplication ()=default | |
| virtual | ~DdtDataSubscriberApplication ()=default |
This class provides the subscriber simulator functionality.
|
default |
Constructor
|
final |
Destructor
| bool DdtSubscriberSimulator::Init | ( | int | argc, |
| char ** | argv | ||
| ) |
Initialization method
|
finalvirtual |
| int DdtSubscriberSimulator::RunTransfer | ( | ) |
Main method of the application for image transfer
check the user specified mode and start the subscriber simulator accordingly