v2.10-0 (21000JUN2005)

Go4TaskHandlerExample
Class TGo4MainRunnable


class TGo4MainRunnable
derived from TGo4Runnable

runnable performing the main action of example client task:
getting commands out of command queue, sending objects into data queue

Stereotype thread

Field Summary
 private TGo4ExampleApplication*fxApplication
           

Fields inherited from class Go4ThreadManager.TGo4Runnable
fxGo4Thread, fxManager

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
 TGo4MainRunnable(const char * name, TGo4ExampleClient* cli)
           
 private TGo4MainRunnable()
           

Destructor Summary
 virtual synchronized ~TGo4MainRunnable()
           

Method Summary
 virtual Int_tRun(void * )
           

Methods inherited from class Go4ThreadManager.TGo4Runnable
GetThread, GetThreadManager, operator=, PostRun, PreRun, SetThread, ThreadCatch, UnexpectedCatch

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

fxApplication

private TGo4ExampleApplication* fxApplication
supplierCardinality 1
directed
clientCardinality 0..1
Constructor Detail

TGo4MainRunnable

public TGo4MainRunnable(const char * name, TGo4ExampleClient* cli)

TGo4MainRunnable

private TGo4MainRunnable()
Method Detail

~TGo4MainRunnable

public virtual synchronized ~TGo4MainRunnable()
Method Detail

Run

public virtual Int_t Run(void * )

Association Links

to Class TGo4ExampleApplication

Client Cardinality 0..1
Supplier Cardinality 1
Is directed

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

30-06-2005