#include <ControlFeeCom.hpp>
Inheritance diagram for ztt::dcs::ControlFeeCom:
Public Member Functions | |
ControlFeeCom (char *name, DimCommandHandler *handler) | |
virtual | ~ControlFeeCom () |
virtual bool | handleCommand () |
virtual bool | setAnswerData (const int &ID) |
Static Public Member Functions | |
void * | watchDog (void *objectHandler) |
|
Constructor
|
|
Destructor |
|
command Handler check the incomming command and create proper feeserver command
Implements ztt::dcs::FedCommand. |
|
set the corresponding answer of the feeserver (not implemented!cause feeserver canīt answer!see commandHandler commands)
Implements ztt::dcs::FedCommand. |
|
check that the answer thread is still alive(not implemented)
|