Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes

TGo4WatchRunnable Class Reference

#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 *)

Static Public Attributes

static const UInt_t fguWATCHINTERVAL = 5000

Private Member Functions

 TGo4WatchRunnable ()

Private Attributes

TGo4ExampleApplicationfxApplication

Detailed Description

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

Definition at line 27 of file TGo4WatchRunnable.h.


Constructor & Destructor Documentation

TGo4WatchRunnable::TGo4WatchRunnable ( const char *  name,
TGo4ExampleClient cli 
)
TGo4WatchRunnable::~TGo4WatchRunnable (  )  [virtual]

Definition at line 29 of file TGo4WatchRunnable.cxx.

References GO4TRACE.

TGo4WatchRunnable::TGo4WatchRunnable (  )  [private]

Member Function Documentation

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

Member Data Documentation

const UInt_t TGo4WatchRunnable::fguWATCHINTERVAL = 5000 [static]

frequency in ms for the watcher runnable to check the application

Definition at line 37 of file TGo4WatchRunnable.h.

Referenced by Run().

1 0..1

Definition at line 44 of file TGo4WatchRunnable.h.

Referenced by Run(), and TGo4WatchRunnable().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines