Public Member Functions | Private Member Functions

TGo4StatusRunnable Class Reference

#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)

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 
)
TGo4StatusRunnable::~TGo4StatusRunnable (  )  [virtual]

Definition at line 35 of file TGo4StatusRunnable.cxx.

TGo4StatusRunnable::TGo4StatusRunnable (  )  [private]

Member Function Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines