v2.10-0 (21000JUN2005)

Go4TaskHandlerExample
Class TGo4ExampleClientStatus


class TGo4ExampleClientStatus
derived from TGo4ClientStatus


Field Summary
 private TStringfxHistogramName
          Remember name of histogram
 private TStringfxMainName
          Remember name of main thread
 private TStringfxWatchName
          Remember name of watch thread

Fields inherited from class Go4TaskHandler.TGo4ClientStatus
fxServerHostName

Fields inherited from class Go4TaskHandler.TGo4TaskStatus
fbAppBlocking, fbAutoCreate, fbAutoStart, fbInitDone, fbTerminating, fxTaskHandlerStatus

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
 TGo4ExampleClientStatus()
           
 private TGo4ExampleClientStatus(const char * name)
           

Destructor Summary
 virtual synchronized ~TGo4ExampleClientStatus()
           

Method Summary
 virtual Int_tPrintStatus(Text_t* buffer, Int_t buflen)
          basic method to printout status information
on stdout; to be overridden by specific
subclass
 private voidSetHistoStatus(TH1* histogram)
          Set histogram status
 private voidSetNames(const char * main, const char * watch)
          Set names of the work runnables of example

Methods inherited from class Go4TaskHandler.TGo4ClientStatus
SetNames

Methods inherited from class Go4TaskHandler.TGo4TaskStatus
GetTaskHandlerStatus, IsAppBlocking, IsAutoCreate, IsAutoStart, IsInitDone, IsTerminating, SetFlags, SetTaskHandlerStatus

Methods inherited from class Go4StatusBase.TGo4Status
Print, PrintBuffer, PrintIndent

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

Field Detail

fxHistogramName

private TString fxHistogramName
Remember name of histogram

fxMainName

private TString fxMainName
Remember name of main thread

fxWatchName

private TString fxWatchName
Remember name of watch thread
Constructor Detail

TGo4ExampleClientStatus

public TGo4ExampleClientStatus()

TGo4ExampleClientStatus

private TGo4ExampleClientStatus(const char * name)
Method Detail

~TGo4ExampleClientStatus

public virtual synchronized ~TGo4ExampleClientStatus()
Method Detail

PrintStatus

public virtual Int_t PrintStatus(Text_t* buffer, Int_t buflen)
basic method to printout status information
on stdout; to be overridden by specific
subclass

SetHistoStatus

private void SetHistoStatus(TH1* histogram)
Set histogram status

SetNames

private void SetNames(const char * main, const char * watch)
Set names of the work runnables of example

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

30-06-2005