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

Public Member Functions | |
| TEcho (TXmlRpc *rpc) | |
| virtual | ~TEcho () |
| Bool_t | Echo (const Char_t *in, TString &out) |
| Bool_t | Hostname (TString &name, TString &ip) |
| void | Benchmark (Int_t iterations) |
| ClassDef (TEcho, 0) | |
| TEcho (TXmlRpc *rpc) | |
| virtual | ~TEcho () |
| Bool_t | Echo (const Char_t *in, TString &out) |
| Bool_t | Hostname (TString &name, TString &ip) |
| void | Benchmark (Int_t iterations) |
| ClassDef (TEcho, 0) | |
Definition at line 31 of file TEcho.h.
| TEcho::TEcho | ( | TXmlRpc * | rpc | ) |
| TEcho::TEcho | ( | TXmlRpc * | rpc | ) |
Definition at line 43 of file TEcho.cxx.
References TXmlRpc::Call(), env, TClProxy::fRpc, gDebug, TXmlRpc::GetEnv(), kFALSE, kTRUE, o, out, TXmlRpc::PrintValue(), retval, and TClProxy::RpcFailed().
Referenced by Benchmark().
Definition at line 69 of file TEcho.cxx.
References TXmlRpc::Call(), env, TClProxy::fRpc, gDebug, TXmlRpc::GetEnv(), i, kFALSE, kTRUE, n, name, TXmlRpc::PrintValue(), retval, and TClProxy::RpcFailed().
| void TEcho::Benchmark | ( | Int_t | iterations | ) |
Definition at line 92 of file TEcho.cxx.
References Echo(), i, out, TStopwatch::RealTime(), TStopwatch::Stop(), and timer.
| TEcho::ClassDef | ( | TEcho | , | |
| 0 | ||||
| ) |
| void TEcho::Benchmark | ( | Int_t | iterations | ) |
| TEcho::ClassDef | ( | TEcho | , | |
| 0 | ||||
| ) |
1.5.1