|
GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include "TGo4HttpProxy.h"#include "TROOT.h"#include "TClass.h"#include "TList.h"#include "TH1.h"#include "TH2.h"#include "TGraph.h"#include "TBufferFile.h"#include "TGo4Condition.h"#include "TGo4Slot.h"#include "TGo4Iter.h"#include "TGo4ObjectProxy.h"#include "TGo4Ratemeter.h"#include "TGo4AnalysisStatus.h"#include <QtNetwork>#include <QTimer>#include <QElapsedTimer>#include <QApplication>#include <QEventLoop>#include <QInputDialog>Go to the source code of this file.
Data Structures | |
| class | TGo4HttpLevelIter |
Functions | |
| const char * | GetHttpRootClassName (const char *kind) |
| const char * GetHttpRootClassName | ( | const char * | kind | ) |
Definition at line 133 of file TGo4HttpProxy.cpp.
Referenced by TGo4HttpLevelIter::GetClassName(), TGo4HttpAccess::GetObjectClass(), and TGo4HttpAccess::GetObjectClassName().