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

TGo4WatchRunnable Class Reference

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

#include <TGo4WatchRunnable.h>

Inheritance diagram for TGo4WatchRunnable:

TGo4Runnable List of all members.

Public Member Functions

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

Static Public Attributes

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

Private Member Functions

 TGo4WatchRunnable ()

Private Attributes

TGo4ExampleApplicationfxApplication
 1 0.

Detailed Description

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

Definition at line 29 of file TGo4WatchRunnable.h.


Constructor & Destructor Documentation

TGo4WatchRunnable::TGo4WatchRunnable const char *  name,
TGo4ExampleClient cli
 

Definition at line 24 of file TGo4WatchRunnable.cxx.

References fxApplication, TGo4ExampleClient::GetApplication(), and TRACE.

TGo4WatchRunnable::~TGo4WatchRunnable  )  [virtual]
 

Definition at line 31 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 37 of file TGo4WatchRunnable.cxx.

References fguWATCHINTERVAL, fxApplication, TGo4Runnable::fxManager, 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 22 of file TGo4WatchRunnable.cxx.

Referenced by Run().

TGo4ExampleApplication* TGo4WatchRunnable::fxApplication [private]
 

1 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 Fri Nov 28 13:01:29 2008 for Go4-v3.04-1 by  doxygen 1.4.2