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

TGo4WatchRunnable Class Reference

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

#include <TGo4WatchRunnable.h>

Inheritance diagram for TGo4WatchRunnable:

TGo4Runnable List of all members.

Public Methods

 TGo4WatchRunnable (const char *name, TGo4ExampleClient *cli)
virtual ~TGo4WatchRunnable ()
virtual Int_t Run (void *)
 The working function which runs in the thread. More...


Static Public Attributes

const UInt_t fguWATCHINTERVAL = 5000
 frequency in ms for the watcher runnable to check the application. More...


Private Methods

 TGo4WatchRunnable ()

Private Attributes

TGo4ExampleApplicationfxApplication
 @supplierCardinality 1 @directed @clientCardinality 0..1. More...


Detailed Description

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

Definition at line 29 of file TGo4WatchRunnable.h.


Constructor & Destructor Documentation

TGo4WatchRunnable::TGo4WatchRunnable const char *    name,
TGo4ExampleClient   cli
 

Definition at line 23 of file TGo4WatchRunnable.cxx.

References fxApplication, and TRACE.

TGo4WatchRunnable::~TGo4WatchRunnable   [virtual]
 

Definition at line 30 of file TGo4WatchRunnable.cxx.

References TRACE.

TGo4WatchRunnable::TGo4WatchRunnable   [private]
 


Member Function Documentation

Int_t TGo4WatchRunnable::Run void *    [virtual]
 

The working function which runs in the thread.

Implements TGo4Runnable.

Definition at line 36 of file TGo4WatchRunnable.cxx.

References fguWATCHINTERVAL, fxApplication, TGo4Task::SendStatusBuffer(), TGo4Task::SendStatusMessage(), TGo4Thread::Sleep(), TRACE, and TGo4Task::UpdateStatusBuffer().


Member Data Documentation

const UInt_t TGo4WatchRunnable::fguWATCHINTERVAL = 5000 [static]
 

frequency in ms for the watcher runnable to check the application.

Definition at line 21 of file TGo4WatchRunnable.cxx.

Referenced by Run().

TGo4ExampleApplication* TGo4WatchRunnable::fxApplication [private]
 

@supplierCardinality 1 @directed @clientCardinality 0..1.

Definition at line 46 of file TGo4WatchRunnable.h.

Referenced by Run(), and TGo4WatchRunnable().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:57:01 2005 for Go4-v2.10-5 by doxygen1.2.15