14#ifndef TGO4CONTROLLERRUNNABLE_H 
   15#define TGO4CONTROLLERRUNNABLE_H 
   35    Int_t 
Run(
void *) 
override;
 
 
TGo4ControllerRunnable(const char *name, TGo4ExampleServer *serv)
TGo4ExampleController * fxController
1
TGo4ExampleServer * fxServer
Int_t Run(void *) override
The working function which runs in the thread.
virtual ~TGo4ControllerRunnable()
static const UInt_t fguCOMMANDINTERVAL
frequency in ms to acquire new command from controller instance
example class for a user control interface (might be a kind of GUI later on); methods of this class a...
example class for a server task that fits to the example application
TGo4Runnable(const TGo4Runnable &right)