23 GO4TRACE((15,
"TGo4LoggingRunnable::TGo4LoggingRunnable(const char *,TGo4ExampleServer *)",__LINE__, __FILE__));
30 GO4TRACE((15,
"TGo4LoggingRunnable::TGo4LoggingRunnable()",__LINE__, __FILE__));
35 GO4TRACE((12,
"TGo4LoggingRunnable::Run()",__LINE__, __FILE__));
38 GO4TRACE((11,
"TGo4LoggingRunnable::Run()-- no current client existing",__LINE__, __FILE__));
42 GO4TRACE((11,
"TGo4LoggingRunnable::Run()-- working on client's taskhandler queues",__LINE__, __FILE__));
example class for a server task that fits to the example application
TGo4ExampleController * GetController()
virtual ~TGo4LoggingRunnable()
TGo4ExampleServer * fxServer
TGo4ExampleController * fxController
1
Int_t Run(void *) override
The working function which runs in the thread.
TGo4Runnable(const TGo4Runnable &right)
This class is responsible for the interconnection of two tasks: provided are three communication chan...
static void Sleep(UInt_t millisecs)
wrapper for gSystem->Sleep with consecutive TThread::CancelPoint - necessary for proper pthread termi...