GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Functions
TGo4DabcProxy.cxx File Reference
#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 "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.

Classes

class  TFakeFile
 
class  TGo4DabcAccess
 
class  TReplyTimer
 
class  ReplyWorker
 
class  TGo4DabcLevelIter
 

Functions

int R__unzip_header (int *nin, unsigned char *bufin, int *lout)
 
void R__unzip (int *nin, unsigned char *bufin, int *lout, unsigned char *bufout, int *nout)
 
bool IsRateHistory (const dabc::Hierarchy &item)
 
TString GetRootClassName (const dabc::Hierarchy &item)
 

Function Documentation

TString GetRootClassName ( const dabc::Hierarchy &  item)

Definition at line 47 of file TGo4DabcProxy.cxx.

References IsRateHistory().

Referenced by TGo4DabcLevelIter::GetClassName(), and TGo4DabcLevelIter::GetKind().

bool IsRateHistory ( const dabc::Hierarchy &  item)
void R__unzip ( int *  nin,
unsigned char *  bufin,
int *  lout,
unsigned char *  bufout,
int *  nout 
)
int R__unzip_header ( int *  nin,
unsigned char *  bufin,
int *  lout 
)