#include <TGo4ObjConnectorRunnable.h>
Inheritance diagram for TGo4ObjConnectorRunnable:
Public Methods | |
virtual | ~TGo4ObjConnectorRunnable () |
TGo4ObjConnectorRunnable () | |
TGo4ObjConnectorRunnable (const char *name, TGo4HistogramServer *hserv) | |
virtual Int_t | Run (void *) |
The working function which runs in the thread. More... | |
Private Attributes | |
TGo4HistogramServer * | fxHistogramServer |
@supplierCardinality 1 @clientCardinality 1. More... |
Definition at line 27 of file TGo4ObjConnectorRunnable.h.
|
Definition at line 33 of file TGo4ObjConnectorRunnable.cxx. |
|
Definition at line 29 of file TGo4ObjConnectorRunnable.cxx. |
|
Definition at line 23 of file TGo4ObjConnectorRunnable.cxx. References fxHistogramServer. |
|
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(). |
|
@supplierCardinality 1 @clientCardinality 1.
Definition at line 42 of file TGo4ObjConnectorRunnable.h. Referenced by Run(), and TGo4ObjConnectorRunnable(). |