14#ifndef TGO4TASKOWNER_H
15#define TGO4TASKOWNER_H
18#include "RtypesCore.h"
virtual Int_t StartWorkThreads()
Start the working threads of the task owner implementation; this method is used after the current con...
virtual Int_t StopWorkThreads()
stop the working threads of the task owne implementation; this method is used before the current conn...
virtual void Quit()
Quit this instance and the owned task; method to be called from command object, may be overridden in ...
TGo4Task * GetTask() const
Bool_t fbServerMode
Flag if master uses servertask or client task connection.
friend class TGo4ServerTask
void SetTask(TGo4Task *task, Bool_t delold=kTRUE)
TGo4Task * fxTask
aggregation 1 1
TMutex * GetTaskManagerMutex()
Access to taskmanager mutex; to be locked outside main mutex.
const char * GetName() const