#include <TClProxy.h>
Inheritance diagram for TClProxy:
Public Member Functions | |
TClProxy (const Char_t *service, TXmlRpc *rpc) | |
virtual | ~TClProxy () |
void | Print (Option_t *option="") const |
Bool_t | RpcFailed (const Char_t *member, const Char_t *what) |
ClassDef (TClProxy, 0) | |
TClProxy (const Char_t *service, TXmlRpc *rpc) | |
virtual | ~TClProxy () |
void | Print (Option_t *option="") const |
Bool_t | RpcFailed (const Char_t *member, const Char_t *what) |
ClassDef (TClProxy, 0) | |
Protected Attributes | |
TXmlRpc * | fRpc |
TXmlRpc * | fRpc |
Definition at line 30 of file TClProxy.h.
Referenced by G__G__Clarens_107_0_1(), and G__G__Clarens_107_0_16().
virtual TClProxy::~TClProxy | ( | ) | [inline, virtual] |
Definition at line 36 of file TClProxy.h.
virtual TClProxy::~TClProxy | ( | ) | [inline, virtual] |
Definition at line 36 of file TClProxy.h.
void TClProxy::Print | ( | Option_t * | option = "" |
) | const [virtual] |
Reimplemented from TObject.
Definition at line 42 of file TClProxy.cxx.
References fRpc, TXmlRpc::GetServer(), and TXmlRpc::GetService().
Referenced by TPEAC::StartSession().
Definition at line 51 of file TClProxy.cxx.
References fRpc, and TXmlRpc::RpcFailed().
Referenced by TGM::CreateSession(), TLM::DataReady(), TGM::DestroySession(), TEcho::Echo(), TLM::EndSession(), G__G__Clarens_106_0_8(), G__G__Clarens_107_0_3(), TSAM::GetDatasets(), TSAM::GetDSetFiles(), TSAM::GetDSetLocations(), TSAM::GetDSetSize(), TLM::GetVersion(), TSAM::GetVersion(), TGM::GetVersion(), TLM::Heartbeat(), TEcho::Hostname(), and TLM::StartSession().
TClProxy::ClassDef | ( | TClProxy | , | |
0 | ||||
) |
TClProxy::ClassDef | ( | TClProxy | , | |
0 | ||||
) |
TXmlRpc* TClProxy::fRpc [protected] |
Definition at line 32 of file TClProxy.h.
Referenced by TGM::CreateSession(), TLM::DataReady(), TGM::DestroySession(), TEcho::Echo(), TLM::EndSession(), TSAM::GetDatasets(), TSAM::GetDSetFiles(), TSAM::GetDSetLocations(), TSAM::GetDSetSize(), TLM::GetVersion(), TGM::GetVersion(), TSAM::GetVersion(), TLM::Heartbeat(), TEcho::Hostname(), Print(), RpcFailed(), and TLM::StartSession().
TXmlRpc* TClProxy::fRpc [protected] |
Definition at line 32 of file TClProxy.h.