#include <ConfigureFeeCom.hpp>
Inheritance diagram for ztt::dcs::ConfigureFeeCom:
Public Member Functions | |
ConfigureFeeCom (char *name, DimCommandHandler *handler) | |
virtual | ~ConfigureFeeCom () |
virtual bool | handleCommand () |
virtual bool | setAnswerData (const int &ID) |
bool | isBusy () |
Static Public Member Functions | |
void * | watchDog (void *objectHandler) |
|
constructor of configurefeecom initialize and create the required variables
|
|
the assignment operator |
|
this method handle the incoming commands and start the proper action Implements ztt::dcs::FedCommand. |
|
|
|
Set the answer data
Implements ztt::dcs::FedCommand. |
|
Start the watch dog
|