Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4LoggingRunnable Class Reference

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

#include <TGo4LoggingRunnable.h>

Inheritance diagram for TGo4LoggingRunnable:

TGo4Runnable List of all members.

Public Methods

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


Private Methods

 TGo4LoggingRunnable ()

Private Attributes

TGo4ExampleControllerfxController
 @supplierCardinality 1 @directed. More...

TGo4ExampleServerfxServer

Detailed Description

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

Definition at line 30 of file TGo4LoggingRunnable.h.


Constructor & Destructor Documentation

TGo4LoggingRunnable::TGo4LoggingRunnable const char *    name,
TGo4ExampleServer   serv
 

Definition at line 21 of file TGo4LoggingRunnable.cxx.

References fxController, fxServer, and TRACE.

TGo4LoggingRunnable::~TGo4LoggingRunnable   [virtual]
 

Definition at line 29 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 34 of file TGo4LoggingRunnable.cxx.

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


Member Data Documentation

TGo4ExampleController* TGo4LoggingRunnable::fxController [private]
 

@supplierCardinality 1 @directed.

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 Tue Nov 8 10:56:45 2005 for Go4-v2.10-5 by doxygen1.2.15