#include <TGo4DataRunnable.h>
Inheritance diagram for TGo4DataRunnable:
Public Member Functions | |
TGo4DataRunnable (const char *name, TGo4ThreadManager *man, TGo4TaskHandler *hand, Bool_t receivermode=kTRUE) | |
virtual | ~TGo4DataRunnable () |
virtual Int_t | Run (void *ptr) |
The working function which runs in the thread. | |
Private Member Functions | |
TGo4DataRunnable () |
Definition at line 32 of file TGo4DataRunnable.h.
|
Definition at line 31 of file TGo4DataRunnable.cxx. References TGo4TaskHandlerRunnable::fxBufferQueue, TGo4TaskHandlerRunnable::fxTaskHandler, TGo4TaskHandlerRunnable::fxTransport, TGo4TaskHandler::GetDataQueue(), and TGo4TaskHandler::GetDataTransport(). |
|
Definition at line 41 of file TGo4DataRunnable.cxx. |
|
|
|