TGo4ControllerRunnable Class Reference

runnable performing the main action of example client task: getting commands out of command queue, sending objects into data queue thread More...

#include <TGo4ControllerRunnable.h>

Inheritance diagram for TGo4ControllerRunnable:

TGo4Runnable

List of all members.

Public Member Functions

 TGo4ControllerRunnable (const char *name, TGo4ExampleServer *serv)
virtual ~TGo4ControllerRunnable ()
virtual Int_t Run (void *)
 The working function which runs in the thread.

Static Public Attributes

static const UInt_t fguCOMMANDINTERVAL = 10000
 frequency in ms to acquire new command from controller instance

Private Member Functions

 TGo4ControllerRunnable ()

Private Attributes

TGo4ExampleControllerfxController
 1
TGo4ExampleServerfxServer


Detailed Description

runnable performing the main action of example client task: getting commands out of command queue, sending objects into data queue thread

Definition at line 27 of file TGo4ControllerRunnable.h.


Constructor & Destructor Documentation

TGo4ControllerRunnable::TGo4ControllerRunnable ( const char *  name,
TGo4ExampleServer serv 
)

Definition at line 23 of file TGo4ControllerRunnable.cxx.

TGo4ControllerRunnable::~TGo4ControllerRunnable (  )  [virtual]

Definition at line 31 of file TGo4ControllerRunnable.cxx.

TGo4ControllerRunnable::TGo4ControllerRunnable (  )  [private]


Member Function Documentation

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

The working function which runs in the thread.

Implements TGo4Runnable.

Definition at line 36 of file TGo4ControllerRunnable.cxx.


Member Data Documentation

const UInt_t TGo4ControllerRunnable::fguCOMMANDINTERVAL = 10000 [static]

frequency in ms to acquire new command from controller instance

Definition at line 38 of file TGo4ControllerRunnable.h.

1

Definition at line 43 of file TGo4ControllerRunnable.h.

Definition at line 44 of file TGo4ControllerRunnable.h.


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

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