#include <TLM.h>
Inheritance diagram for TLM:
Public Member Functions | |
TLM (TXmlRpc *rpc) | |
virtual | ~TLM () |
Bool_t | GetVersion (TString &version) |
Bool_t | StartSession (const Char_t *sessionid, TList *&config, Int_t &hbf) |
Bool_t | DataReady (const Char_t *sessionid, Long64_t &bytesready, Long64_t &totalbytes) |
Bool_t | Heartbeat (const Char_t *sessionid) |
Bool_t | EndSession (const Char_t *sessionid) |
ClassDef (TLM, 0) | |
TLM (TXmlRpc *rpc) | |
virtual | ~TLM () |
Bool_t | GetVersion (TString &version) |
Bool_t | StartSession (const Char_t *sessionid, TList *&config, Int_t &hbf) |
Bool_t | DataReady (const Char_t *sessionid, Long64_t &bytesready, Long64_t &totalbytes) |
Bool_t | Heartbeat (const Char_t *sessionid) |
Bool_t | EndSession (const Char_t *sessionid) |
ClassDef (TLM, 0) | |
Classes | |
struct | TSlaveParams |
Definition at line 40 of file TLM.h.
TLM::TLM | ( | TXmlRpc * | rpc | ) |
TLM::TLM | ( | TXmlRpc * | rpc | ) |
Definition at line 46 of file TLM.cxx.
References TXmlRpc::Call(), env, TObject::Error(), TClProxy::fRpc, gDebug, TXmlRpc::GetEnv(), kFALSE, kTRUE, TXmlRpc::PrintValue(), retval, TClProxy::RpcFailed(), val, and version.
Definition at line 81 of file TLM.cxx.
References TXmlRpc::Call(), entry, env, TObject::Error(), TLM::TSlaveParams::fAccount, TLM::TSlaveParams::fAuth, TLM::TSlaveParams::fImg, TLM::TSlaveParams::fNode, TLM::TSlaveParams::fPerfidx, TClProxy::fRpc, TLM::TSlaveParams::fType, TXmlRpc::GetEnv(), i, kFALSE, kTRUE, max, n, name, retval, TClProxy::RpcFailed(), and val.
Referenced by TProofPEAC::StartSlaves().
Definition at line 181 of file TLM.cxx.
References TXmlRpc::Call(), env, TObject::Error(), TClProxy::fRpc, TXmlRpc::GetEnv(), kFALSE, Long64_t, retval, TClProxy::RpcFailed(), total, and val.
Referenced by TProofPEAC::IsDataReady().
Definition at line 152 of file TLM.cxx.
References TXmlRpc::Call(), env, TObject::Error(), TClProxy::fRpc, TXmlRpc::GetEnv(), kFALSE, kTRUE, retval, TClProxy::RpcFailed(), and val.
Referenced by TProofPEAC::SendHeartbeat().
Definition at line 218 of file TLM.cxx.
References TXmlRpc::Call(), env, TObject::Error(), TClProxy::fRpc, TXmlRpc::GetEnv(), kFALSE, kTRUE, retval, TClProxy::RpcFailed(), and val.
Referenced by TProofPEAC::Close(), and TProofPEAC::~TProofPEAC().
TLM::ClassDef | ( | TLM | , | |
0 | ||||
) |
TLM::ClassDef | ( | TLM | , | |
0 | ||||
) |