GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Public Member Functions | Private Attributes | List of all members
TGo4HisConnectorRunnable Class Reference

#include <TGo4HisConnectorRunnable.h>

+ Inheritance diagram for TGo4HisConnectorRunnable:

Public Member Functions

 TGo4HisConnectorRunnable ()
 
 TGo4HisConnectorRunnable (const char *name, TGo4HistogramServer *hserv)
 
virtual ~TGo4HisConnectorRunnable ()
 
Int_t Run (void *) override
 
- 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 Attributes

TGo4HistogramServerfxHistogramServer {nullptr}
 

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 {nullptr}
 
TGo4ThreadfxGo4Thread {nullptr}
 

Detailed Description

Runnable that waits for client connection request and starts new HisCliRunnable.

Definition at line 23 of file TGo4HisConnectorRunnable.h.

Constructor & Destructor Documentation

◆ TGo4HisConnectorRunnable() [1/2]

TGo4HisConnectorRunnable::TGo4HisConnectorRunnable ( )

Definition at line 33 of file TGo4HisConnectorRunnable.cxx.

◆ TGo4HisConnectorRunnable() [2/2]

TGo4HisConnectorRunnable::TGo4HisConnectorRunnable ( const char *  name,
TGo4HistogramServer hserv 
)

Definition at line 35 of file TGo4HisConnectorRunnable.cxx.

◆ ~TGo4HisConnectorRunnable()

TGo4HisConnectorRunnable::~TGo4HisConnectorRunnable ( )
virtual

Definition at line 40 of file TGo4HisConnectorRunnable.cxx.

Member Function Documentation

◆ Run()

Int_t TGo4HisConnectorRunnable::Run ( void *  ptr)
overridevirtual

Member Data Documentation

◆ fxHistogramServer

TGo4HistogramServer* TGo4HisConnectorRunnable::fxHistogramServer {nullptr}
private

1 1

Definition at line 38 of file TGo4HisConnectorRunnable.h.

Referenced by Run().


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