Public Member Functions

TGo4TaskHandlerCommand Class Reference

#include <TGo4TaskHandlerCommand.h>

Inheritance diagram for TGo4TaskHandlerCommand:
TGo4Command TGo4ComDisconnectSlave TGo4ComExecLine TGo4ComMasterQuit TGo4ComQuit TGo4ComRemoveClient TGo4ComServerQuit TGo4ComStart TGo4ComStop

List of all members.

Public Member Functions

 TGo4TaskHandlerCommand ()
 TGo4TaskHandlerCommand (const char *name, const char *description)
 TGo4TaskHandlerCommand (const TGo4TaskHandlerCommand &right)
virtual ~TGo4TaskHandlerCommand ()
virtual Int_t RefuseCom ()

Detailed Description

Definition at line 19 of file TGo4TaskHandlerCommand.h.


Constructor & Destructor Documentation

TGo4TaskHandlerCommand::TGo4TaskHandlerCommand ( const char *  name,
const char *  description 
)
TGo4TaskHandlerCommand::TGo4TaskHandlerCommand ( const TGo4TaskHandlerCommand right  ) 

Definition at line 41 of file TGo4TaskHandlerCommand.cxx.

virtual TGo4TaskHandlerCommand::~TGo4TaskHandlerCommand (  )  [inline, virtual]

Definition at line 28 of file TGo4TaskHandlerCommand.h.


Member Function Documentation

Int_t TGo4TaskHandlerCommand::RefuseCom (  )  [virtual]

Optional action if command is not allowed (warning message e.g.)

Reimplemented from TGo4Command.

Definition at line 46 of file TGo4TaskHandlerCommand.cxx.

References TGo4Command::fxReceiverBase, TGo4Command::GetMode(), TGo4Command::GetModeDescription(), TGo4Command::GetTaskName(), and TGo4Task::SendStatusMessage().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines