Public Member Functions | Private Attributes

TGo4ObjConnectorRunnable Class Reference

#include <TGo4ObjConnectorRunnable.h>

Inheritance diagram for TGo4ObjConnectorRunnable:
TGo4Runnable

List of all members.

Public Member Functions

virtual ~TGo4ObjConnectorRunnable ()
 TGo4ObjConnectorRunnable ()
 TGo4ObjConnectorRunnable (const char *name, TGo4HistogramServer *hserv)
virtual Int_t Run (void *)

Private Attributes

TGo4HistogramServerfxHistogramServer

Detailed Description

Runnable that serves an object request for object client thread

Definition at line 25 of file TGo4ObjConnectorRunnable.h.


Constructor & Destructor Documentation

TGo4ObjConnectorRunnable::~TGo4ObjConnectorRunnable (  )  [virtual]

Definition at line 33 of file TGo4ObjConnectorRunnable.cxx.

TGo4ObjConnectorRunnable::TGo4ObjConnectorRunnable (  ) 

Definition at line 29 of file TGo4ObjConnectorRunnable.cxx.

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

Definition at line 23 of file TGo4ObjConnectorRunnable.cxx.

References fxHistogramServer.


Member Function Documentation

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

The working function which runs in the thread

Implements TGo4Runnable.

Definition at line 37 of file TGo4ObjConnectorRunnable.cxx.

References TGo4Runnable::fxGo4Thread, fxHistogramServer, TGo4HistogramServer::ServeObjectClient(), and TGo4Thread::Stop().


Member Data Documentation


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