v2.10-0 (21000JUN2005)

Go4CommandsTaskHandler
Class TGo4ComRemoveClient


class TGo4ComRemoveClient
derived from TGo4TaskHandlerCommand

server command: current client is removed (disconnected) from server


Field Summary
 private Bool_tfbWaitForClient
           
 private TStringfxClientName
          name of the client to be removed

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
TGo4ComRemoveClient()
           

Destructor Summary
 virtual synchronized ~TGo4ComRemoveClient()
           

Method Summary
 Int_tExeCom()
           
 voidSetClient(const char * name)
          Specify the name of the client to be removed
 voidSetWaitForClient(Bool_t wait)
           

Methods inherited from class Go4CommandsTaskHandler.TGo4TaskHandlerCommand
operator=, RefuseCom

Methods inherited from class Go4CommandsBase.TGo4Command
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

Field Detail

fbWaitForClient

private Bool_t fbWaitForClient

fxClientName

private TString fxClientName
name of the client to be removed
Constructor Detail

TGo4ComRemoveClient

public TGo4ComRemoveClient()
Method Detail

~TGo4ComRemoveClient

public virtual synchronized ~TGo4ComRemoveClient()
Method Detail

ExeCom

public Int_t ExeCom()

SetClient

public void SetClient(const char * name)
Specify the name of the client to be removed

SetWaitForClient

public void SetWaitForClient(Bool_t wait)

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

30-06-2005