TGo4StatusRunnable Class Reference

Runnable responsible for status object exchange between transport (socket) and buffer (queue) In receiver mode, status objects are received from transport and passed to the queue in non receiver mode, runnables waits for the queue and sends all status objects from the queue over the transport thread. More...

#include <TGo4StatusRunnable.h>

Inheritance diagram for TGo4StatusRunnable:

TGo4TaskHandlerRunnable TGo4Runnable

List of all members.

Public Member Functions

 TGo4StatusRunnable (const char *name, TGo4ThreadManager *man, TGo4TaskHandler *hand, Bool_t receivermode=kTRUE)
virtual ~TGo4StatusRunnable ()
virtual Int_t Run (void *ptr)
 The working function which runs in the thread.

Private Member Functions

 TGo4StatusRunnable ()


Detailed Description

Runnable responsible for status object exchange between transport (socket) and buffer (queue) In receiver mode, status objects are received from transport and passed to the queue in non receiver mode, runnables waits for the queue and sends all status objects from the queue over the transport thread.

Definition at line 30 of file TGo4StatusRunnable.h.


Constructor & Destructor Documentation

TGo4StatusRunnable::TGo4StatusRunnable ( const char *  name,
TGo4ThreadManager man,
TGo4TaskHandler hand,
Bool_t  receivermode = kTRUE 
)

Definition at line 28 of file TGo4StatusRunnable.cxx.

TGo4StatusRunnable::~TGo4StatusRunnable (  )  [virtual]

Definition at line 36 of file TGo4StatusRunnable.cxx.

TGo4StatusRunnable::TGo4StatusRunnable (  )  [private]


Member Function Documentation

Int_t TGo4StatusRunnable::Run ( void *  ptr  )  [virtual]

The working function which runs in the thread.

Implements TGo4TaskHandlerRunnable.

Definition at line 40 of file TGo4StatusRunnable.cxx.


The documentation for this class was generated from the following files:

Generated on Thu Oct 28 12:31:33 2010 for Go4-Taskhandlerv4.04-2 by  doxygen 1.5.6