#include <TGo4LoggingRunnable.h>
Inheritance diagram for TGo4LoggingRunnable:
Public Methods | |
TGo4LoggingRunnable (const char *name, TGo4ExampleServer *serv) | |
virtual | ~TGo4LoggingRunnable () |
virtual Int_t | Run (void *) |
The working function which runs in the thread. More... | |
Private Methods | |
TGo4LoggingRunnable () | |
Private Attributes | |
TGo4ExampleController * | fxController |
@supplierCardinality 1 @directed. More... | |
TGo4ExampleServer * | fxServer |
Definition at line 30 of file TGo4LoggingRunnable.h.
|
Definition at line 21 of file TGo4LoggingRunnable.cxx. References fxController, fxServer, and TRACE. |
|
Definition at line 29 of file TGo4LoggingRunnable.cxx. References TRACE. |
|
|
|
The working function which runs in the thread.
Implements TGo4Runnable. Definition at line 34 of file TGo4LoggingRunnable.cxx. References TGo4ExampleController::DisplayLog(), fxController, fxServer, TGo4ServerTask::GetCurrentTaskHandler(), TGo4Task::NextStatus(), TGo4Thread::Sleep(), and TRACE. |
|
@supplierCardinality 1 @directed.
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(). |