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
TGo4LoggingRunnable Class Reference

#include <TGo4LoggingRunnable.h>

+ Inheritance diagram for TGo4LoggingRunnable:

Public Member Functions

 TGo4LoggingRunnable (const char *name, TGo4ExampleServer *serv)
 
virtual ~TGo4LoggingRunnable ()
 
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

 TGo4LoggingRunnable ()
 

Private Attributes

TGo4ExampleControllerfxController
 
TGo4ExampleServerfxServer
 

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 control watcher functions of example client task: status of application is send to status queue thread

Definition at line 28 of file TGo4LoggingRunnable.h.

Constructor & Destructor Documentation

TGo4LoggingRunnable::TGo4LoggingRunnable ( const char *  name,
TGo4ExampleServer serv 
)
TGo4LoggingRunnable::~TGo4LoggingRunnable ( )
virtual

Definition at line 29 of file TGo4LoggingRunnable.cxx.

References GO4TRACE.

TGo4LoggingRunnable::TGo4LoggingRunnable ( )
private

Member Function Documentation

Int_t TGo4LoggingRunnable::Run ( void *  ptr)
virtual

Member Data Documentation

TGo4ExampleController* TGo4LoggingRunnable::fxController
private

1

Definition at line 39 of file TGo4LoggingRunnable.h.

Referenced by Run(), and TGo4LoggingRunnable().

TGo4ExampleServer* TGo4LoggingRunnable::fxServer
private

Definition at line 41 of file TGo4LoggingRunnable.h.

Referenced by Run(), and TGo4LoggingRunnable().


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