#include <TGo4HisConnectorRunnable.h>
Inheritance diagram for TGo4HisConnectorRunnable:
Public Methods | |
virtual | ~TGo4HisConnectorRunnable () |
TGo4HisConnectorRunnable () | |
TGo4HisConnectorRunnable (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... |
@stereotype thread
Definition at line 28 of file TGo4HisConnectorRunnable.h.
|
Definition at line 46 of file TGo4HisConnectorRunnable.cxx. |
|
Definition at line 42 of file TGo4HisConnectorRunnable.cxx. |
|
Definition at line 36 of file TGo4HisConnectorRunnable.cxx. References fxHistogramServer. |
|
The working function which runs in the thread.
Implements TGo4Runnable. Definition at line 50 of file TGo4HisConnectorRunnable.cxx. References CHARS, COMM__GETDIR, COMM__GETHIST, COMM__SUCCESS, f_his_senddir(), f_his_sendhis(), f_his_wait(), TGo4HistogramServer::fgcSHUTDOWNNAME, fxHistogramServer, TGo4HistogramServer::GetAnalysis(), TGo4MbsHist::GetBuffer(), TGo4MbsHist::GetHead(), TGo4MbsHist::GetHisNum(), TGo4Analysis::GetHistogram(), TGo4Analysis::GetObject(), TGo4Analysis::GetObjectFolder(), INTS4, and TGo4Analysis::Message(). |
|
@supplierCardinality 1 @clientCardinality 1.
Definition at line 43 of file TGo4HisConnectorRunnable.h. Referenced by Run(), and TGo4HisConnectorRunnable(). |