| v2.10-0 (21000JUN2005) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Field Summary | |
private TString | fxHistogramNameRemember name of histogram |
private TString | fxMainNameRemember name of main thread |
private TString | fxWatchNameRemember 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_t | PrintStatus(Text_t* buffer, Int_t buflen)basic method to printout status information on stdout; to be overridden by specific subclass |
private void | SetHistoStatus(TH1* histogram)Set histogram status |
private void | SetNames(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 |
private TString fxHistogramName
private TString fxMainName
private TString fxWatchName
| Constructor Detail |
public TGo4ExampleClientStatus()
private TGo4ExampleClientStatus(const char * name)
| Method Detail |
public virtual synchronized ~TGo4ExampleClientStatus()
| Method Detail |
public virtual Int_t PrintStatus(Text_t* buffer, Int_t buflen)
private void SetHistoStatus(TH1* histogram)
private void SetNames(const char * main, const char * watch)
| J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||