Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TGo4LoggingRunnable Class Reference

runnable performing control watcher functions of example client task: status of application is send to status queue thread More...

#include <TGo4LoggingRunnable.h>

Inheritance diagram for TGo4LoggingRunnable:

TGo4Runnable List of all members.

Public Member Functions

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

Private Member Functions

 TGo4LoggingRunnable ()

Private Attributes

TGo4ExampleControllerfxController
 1
TGo4ExampleServerfxServer

Detailed Description

runnable performing control watcher functions of example client task: status of application is send to status queue thread

Definition at line 30 of file TGo4LoggingRunnable.h.


Constructor & Destructor Documentation

TGo4LoggingRunnable::TGo4LoggingRunnable const char *  name,
TGo4ExampleServer serv
 

Definition at line 23 of file TGo4LoggingRunnable.cxx.

References fxController, fxServer, TGo4ExampleServer::GetController(), and TRACE.

TGo4LoggingRunnable::~TGo4LoggingRunnable  )  [virtual]
 

Definition at line 31 of file TGo4LoggingRunnable.cxx.

References TRACE.

TGo4LoggingRunnable::TGo4LoggingRunnable  )  [private]
 


Member Function Documentation

Int_t TGo4LoggingRunnable::Run void *   )  [virtual]
 

The working function which runs in the thread.

Implements TGo4Runnable.

Definition at line 36 of file TGo4LoggingRunnable.cxx.

References TGo4ExampleController::DisplayLog(), fxController, fxServer, TGo4ServerTask::GetCurrentTaskHandler(), TGo4Task::NextStatus(), TGo4Thread::Sleep(), and TRACE.


Member Data Documentation

TGo4ExampleController* TGo4LoggingRunnable::fxController [private]
 

1

Definition at line 41 of file TGo4LoggingRunnable.h.

Referenced by Run(), and TGo4LoggingRunnable().

TGo4ExampleServer* TGo4LoggingRunnable::fxServer [private]
 

Definition at line 43 of file TGo4LoggingRunnable.h.

Referenced by Run(), and TGo4LoggingRunnable().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 13:01:04 2008 for Go4-v3.04-1 by  doxygen 1.4.2