#include <TGo4LoggingRunnable.h>
Inheritance diagram for TGo4LoggingRunnable:

Public Member Functions | |
| TGo4LoggingRunnable (const char *name, TGo4ExampleServer *serv) | |
| virtual | ~TGo4LoggingRunnable () |
| virtual Int_t | Run (void *) |
| The working function which runs in the thread. | |
Private Member Functions | |
| TGo4LoggingRunnable () | |
Private Attributes | |
| TGo4ExampleController * | fxController |
| 1 | |
| TGo4ExampleServer * | fxServer |
Definition at line 30 of file TGo4LoggingRunnable.h.
|
||||||||||||
|
Definition at line 23 of file TGo4LoggingRunnable.cxx. References fxController, fxServer, TGo4ExampleServer::GetController(), and TRACE. |
|
|
Definition at line 31 of file TGo4LoggingRunnable.cxx. References TRACE. |
|
|
|
|
|
The working function which runs in the thread.
Implements TGo4Runnable. Definition at line 36 of file TGo4LoggingRunnable.cxx. References TGo4ExampleController::DisplayLog(), fxController, fxServer, TGo4ServerTask::GetCurrentTaskHandler(), TGo4Task::NextStatus(), TGo4Thread::Sleep(), and TRACE. |
|
|
1
Definition at line 41 of file TGo4LoggingRunnable.h. Referenced by Run(), and TGo4LoggingRunnable(). |
|
|
Definition at line 43 of file TGo4LoggingRunnable.h. Referenced by Run(), and TGo4LoggingRunnable(). |
1.4.2