14#ifndef TGO4STATUSRUNNABLE_H
15#define TGO4STATUSRUNNABLE_H
37 Int_t
Run(
void *)
override;
Runnable responsible for status object exchange between transport (socket) and buffer (queue) In rece...
Int_t Run(void *) override
The working function which runs in the thread.
virtual ~TGo4StatusRunnable()
TGo4StatusRunnable(const char *name, TGo4ThreadManager *man, TGo4TaskHandler *hand, Bool_t receivermode=kTRUE)
This is the abstract interface for all runnables associated with the taskhandler class.
This class is responsible for the interconnection of two tasks: provided are three communication chan...