#include <TGo4MainRunnable.h>
Inheritance diagram for TGo4MainRunnable:
Public Member Functions | |
TGo4MainRunnable (const char *name, TGo4ExampleClient *cli) | |
virtual | ~TGo4MainRunnable () |
virtual Int_t | Run (void *) |
The working function which runs in the thread. | |
Private Member Functions | |
TGo4MainRunnable () | |
Private Attributes | |
TGo4ExampleApplication * | fxApplication |
1 0. |
Definition at line 30 of file TGo4MainRunnable.h.
|
Definition at line 25 of file TGo4MainRunnable.cxx. References fxApplication, TGo4ExampleClient::GetApplication(), and TRACE. |
|
Definition at line 32 of file TGo4MainRunnable.cxx. References TRACE. |
|
|
|
The working function which runs in the thread.
Implements TGo4Runnable. Definition at line 37 of file TGo4MainRunnable.cxx. References TGo4ExampleApplication::FillHistograms(), fxApplication, TGo4Runnable::fxManager, TGo4CommandInvoker::Instance(), TGo4Task::NextCommand(), TGo4Thread::Sleep(), and TRACE. |
|
1 0. .1 Definition at line 43 of file TGo4MainRunnable.h. Referenced by Run(), and TGo4MainRunnable(). |