GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Member Functions | Private Attributes | List of all members
TGo4MainRunnable Class Reference

#include <TGo4MainRunnable.h>

+ Inheritance diagram for TGo4MainRunnable:

Public Member Functions

 TGo4MainRunnable (const char *name, TGo4ExampleClient *cli)
 
virtual ~TGo4MainRunnable ()
 
virtual Int_t Run (void *)
 
- Public Member Functions inherited from TGo4Runnable
 TGo4Runnable (const TGo4Runnable &right)
 
 TGo4Runnable (const char *name, TGo4ThreadManager *man)
 
virtual ~TGo4Runnable ()
 
void SetThread (TGo4Thread *gthread)
 
TGo4ThreadGetThread () const
 
TGo4ThreadManagerGetThreadManager () const
 

Private Member Functions

 TGo4MainRunnable ()
 

Private Attributes

TGo4ExampleApplicationfxApplication
 

Additional Inherited Members

- Protected Member Functions inherited from TGo4Runnable
 TGo4Runnable ()
 
virtual Int_t PreRun (void *ptr)
 
virtual Int_t PostRun (void *ptr)
 
virtual void ThreadCatch (TGo4Exception &ex)
 
virtual void UnexpectedCatch ()
 
- Protected Attributes inherited from TGo4Runnable
TGo4ThreadManagerfxManager
 
TGo4ThreadfxGo4Thread
 

Detailed Description

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

Definition at line 28 of file TGo4MainRunnable.h.

Constructor & Destructor Documentation

TGo4MainRunnable::TGo4MainRunnable ( const char *  name,
TGo4ExampleClient cli 
)

Definition at line 23 of file TGo4MainRunnable.cxx.

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

TGo4MainRunnable::~TGo4MainRunnable ( )
virtual

Definition at line 30 of file TGo4MainRunnable.cxx.

References GO4TRACE.

TGo4MainRunnable::TGo4MainRunnable ( )
private

Member Function Documentation

Int_t TGo4MainRunnable::Run ( void *  ptr)
virtual

Member Data Documentation

TGo4ExampleApplication* TGo4MainRunnable::fxApplication
private

1 0..1

Definition at line 41 of file TGo4MainRunnable.h.

Referenced by Run(), and TGo4MainRunnable().


The documentation for this class was generated from the following files: