v2.10-0 (21000JUN2005)

Go4CommandsTaskHandler
Class TGo4TaskHandlerCommand

Direct Known Subclasses:
TGo4ComConnectSlave, TGo4ComDisconnectSlave, TGo4ComExecLine, TGo4ComFlush, TGo4ComGetStatus, TGo4ComLaunchClient, TGo4ComMasterQuit, TGo4ComQuit, TGo4ComRelaunch, TGo4ComRemoveClient, TGo4ComServerQuit, TGo4ComStart, TGo4ComStop

class TGo4TaskHandlerCommand
derived from TGo4Command


Fields inherited from class Go4CommandsBase.TGo4Command
fbIsEnabled, fbIsExclusive, fbIsLocal, fbIsSynchron, fgcMODEDESCRIPTION, fiCommandID, fiMode, fiProtection, fiVersion, fxReceiverBase

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4TaskHandlerCommand()
           
TGo4TaskHandlerCommand(const char * name, const char * description)
           
TGo4TaskHandlerCommand(const TGo4TaskHandlerCommand& right)
           

Destructor Summary
 virtual synchronized ~TGo4TaskHandlerCommand()
           

Method Summary
 synchronized TGo4TaskHandlerCommand&operator=(const TGo4TaskHandlerCommand& right)
           
 virtual Int_tRefuseCom()
          Optional action if command is not allowed (warning message e.g.)

Methods inherited from class Go4CommandsBase.TGo4Command
ExeCom, GetCommandID, GetMode, GetModeDescription, GetProtection, GetReceiverName, GetTaskName, Help, IsEnabled, IsExclusive, IsLocal, IsSynchron, Log, SetDescription, SetMode, SetProtection, SetReceiver, SetReceiverName, SetTaskName, UnExeCom, What

Methods inherited from class TNamed
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Print, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Constructor Detail

TGo4TaskHandlerCommand

public TGo4TaskHandlerCommand()

TGo4TaskHandlerCommand

public TGo4TaskHandlerCommand(const char * name, const char * description)

TGo4TaskHandlerCommand

public TGo4TaskHandlerCommand(const TGo4TaskHandlerCommand& right)
Method Detail

~TGo4TaskHandlerCommand

public virtual synchronized ~TGo4TaskHandlerCommand()
Method Detail

operator=

public synchronized TGo4TaskHandlerCommand& operator=(const TGo4TaskHandlerCommand& right)

RefuseCom

public virtual Int_t RefuseCom()
Optional action if command is not allowed (warning message e.g.)

J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005