Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

ztt::dcs::ControlFeeCom Class Reference

#include <ControlFeeCom.hpp>

Inheritance diagram for ztt::dcs::ControlFeeCom:

ztt::dcs::FedCommand List of all members.

Detailed Description

The class ControlFeeCom represent the ControlFeeCom command channel. This channel is used to control the Fee-/FedServer. This class handle the incomming command and start the proper action.

Author:
Benjamin Schockert


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 Documentation

ztt::dcs::ControlFeeCom::ControlFeeCom char *  name,
DimCommandHandler *  handler
[inline]
 

Constructor

Parameters:
name Name
handler Command handler

virtual ztt::dcs::ControlFeeCom::~ControlFeeCom  )  [virtual]
 

Destructor


Member Function Documentation

virtual bool ztt::dcs::ControlFeeCom::handleCommand  )  [virtual]
 

command Handler check the incomming command and create proper feeserver command

Returns:
true on sucesss

Implements ztt::dcs::FedCommand.

virtual bool ztt::dcs::ControlFeeCom::setAnswerData const int &  ID  )  [virtual]
 

set the corresponding answer of the feeserver (not implemented!cause feeserver canīt answer!see commandHandler commands)

Parameters:
ID Id
Returns:
true on sucesss

Implements ztt::dcs::FedCommand.

void* ztt::dcs::ControlFeeCom::watchDog void *  objectHandler  )  [static]
 

check that the answer thread is still alive(not implemented)

Parameters:
objectHandler Object to handle
Returns:


The documentation for this class was generated from the following file:
Generated on Fri Mar 30 02:54:34 2007 for InterComLayer by doxygen 1.3.5