#include <TPEAC.h>
Inheritance diagram for TPEAC:

Public Member Functions | |
| virtual | ~TPEAC () |
| TDSet * | StartSession (const Char_t *dataset) |
| void | EndSession () |
| void | EndSessionCallback () |
| virtual | ~TPEAC () |
| TDSet * | StartSession (const Char_t *dataset) |
| void | EndSession () |
| void | EndSessionCallback () |
Static Public Member Functions | |
| static void | Init () |
| static void | Init () |
Private Member Functions | |
| TPEAC () | |
| TPEAC () | |
Private Attributes | |
| TGM * | fGM |
| TString | fSessionID |
| TString | fDataSet |
| TProof * | fProof |
| TGM * | fGM |
| TProof * | fProof |
Definition at line 38 of file TPEAC.h.
| TPEAC::TPEAC | ( | ) | [private] |
| TPEAC::~TPEAC | ( | ) | [virtual] |
Definition at line 62 of file TPEAC.cxx.
References EndSession(), fGM, fSessionID, and TString::IsNull().
| TPEAC::TPEAC | ( | ) | [private] |
| virtual TPEAC::~TPEAC | ( | ) | [virtual] |
| void TPEAC::Init | ( | ) | [static] |
Definition at line 70 of file TPEAC.cxx.
References gPEAC.
Referenced by G__G__Peac_113_0_2(), and G__setup_memfuncTPEAC().
Definition at line 79 of file TPEAC.cxx.
References TDSet::Add(), TQObject::Connect(), TClarens::CreateGM(), TGM::CreateSession(), TString::Data(), EndSession(), TObject::Error(), fDataSet, fGM, Form(), fp, fProof, fSessionID, gClarens, gDebug, gEnv, TROOT::GetPluginManager(), TCollection::GetSize(), TUrl::GetUrl(), TEnv::GetValue(), gROOT, gSystem, h, TObject::Info(), TROOT::IsBatch(), TProof::IsDataReady(), TString::IsNull(), TProof::IsValid(), Long64_t, nfiles, TProof::Open(), TCollection::Print(), TClProxy::Print(), and TSystem::Sleep().
| void TPEAC::EndSession | ( | ) |
Definition at line 202 of file TPEAC.cxx.
References TGM::DestroySession(), TQObject::Disconnect(), TObject::Error(), fDataSet, fGM, fProof, fSessionID, TObject::Info(), and TString::IsNull().
Referenced by StartSession(), and ~TPEAC().
| void TPEAC::EndSessionCallback | ( | ) |
Definition at line 178 of file TPEAC.cxx.
References TGM::DestroySession(), TQObject::Disconnect(), TObject::Error(), fDataSet, fGM, fProof, fSessionID, and TString::IsNull().
| static void TPEAC::Init | ( | ) | [static] |
| void TPEAC::EndSession | ( | ) |
| void TPEAC::EndSessionCallback | ( | ) |
TGM* TPEAC::fGM [private] |
Definition at line 41 of file TPEAC.h.
Referenced by EndSession(), EndSessionCallback(), StartSession(), and ~TPEAC().
TString TPEAC::fSessionID [private] |
Definition at line 42 of file TPEAC.h.
Referenced by EndSession(), EndSessionCallback(), StartSession(), and ~TPEAC().
TString TPEAC::fDataSet [private] |
Definition at line 43 of file TPEAC.h.
Referenced by EndSession(), EndSessionCallback(), and StartSession().
TProof* TPEAC::fProof [private] |
Definition at line 44 of file TPEAC.h.
Referenced by EndSession(), EndSessionCallback(), and StartSession().
TGM* TPEAC::fGM [private] |
TProof* TPEAC::fProof [private] |
1.5.1