GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include "TGo4DabcProxy.h"
#include "TROOT.h"
#include "TGraph.h"
#include "TClass.h"
#include "TAxis.h"
#include "TTimer.h"
#include "TBufferFile.h"
#include "TMemFile.h"
#include "RZip.h"
#include "TGo4Log.h"
#include "TGo4Slot.h"
#include "TGo4ObjectManager.h"
#include "dabc/api.h"
#include "dabc/version.h"
#include "dabc/Hierarchy.h"
#include "dabc/Manager.h"
#include "dabc/Publisher.h"
#include "dabc/Configuration.h"
Go to the source code of this file.
Data Structures | |
class | ReplyWorker |
class | TFakeFile |
class | TGo4DabcAccess |
class | TGo4DabcLevelIter |
class | TReplyTimer |
Functions | |
TString | GetRootClassName (const dabc::Hierarchy &item) |
bool | IsRateHistory (const dabc::Hierarchy &item) |
TString GetRootClassName | ( | const dabc::Hierarchy & | item | ) |
Definition at line 46 of file TGo4DabcProxy.cxx.
References IsRateHistory().
Referenced by TGo4DabcLevelIter::GetClassName(), and TGo4DabcLevelIter::GetKind().
bool IsRateHistory | ( | const dabc::Hierarchy & | item | ) |
Definition at line 39 of file TGo4DabcProxy.cxx.
Referenced by TGo4DabcLevelIter::GetClassName(), TGo4DabcLevelIter::GetKind(), and GetRootClassName().