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

TGo4MainRunnable Class Reference

runnable performing the main action of example client task: getting commands out of command queue, sending objects into data queue @stereotype thread. More...

#include <TGo4MainRunnable.h>

Inheritance diagram for TGo4MainRunnable:

TGo4Runnable List of all members.

Public Methods

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


Private Methods

 TGo4MainRunnable ()

Private Attributes

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


Detailed Description

runnable performing the main action of example client task: getting commands out of command queue, sending objects into data queue @stereotype thread.

Definition at line 30 of file TGo4MainRunnable.h.


Constructor & Destructor Documentation

TGo4MainRunnable::TGo4MainRunnable const char *    name,
TGo4ExampleClient   cli
 

Definition at line 22 of file TGo4MainRunnable.cxx.

References fxApplication, and TRACE.

TGo4MainRunnable::~TGo4MainRunnable   [virtual]
 

Definition at line 29 of file TGo4MainRunnable.cxx.

References TRACE.

TGo4MainRunnable::TGo4MainRunnable   [private]
 


Member Function Documentation

Int_t TGo4MainRunnable::Run void *    [virtual]
 

The working function which runs in the thread.

Implements TGo4Runnable.

Definition at line 34 of file TGo4MainRunnable.cxx.

References TGo4ExampleApplication::FillHistograms(), fxApplication, TGo4CommandInvoker::Instance(), TGo4CommandInvoker::Invoke(), TGo4Task::NextCommand(), TGo4Thread::Sleep(), and TRACE.


Member Data Documentation

TGo4ExampleApplication* TGo4MainRunnable::fxApplication [private]
 

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

Definition at line 43 of file TGo4MainRunnable.h.

Referenced by Run(), and TGo4MainRunnable().


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