#include <TProofServ.h>
Inheritance diagram for TIdleTOTimer:
Public Member Functions | |
TIdleTOTimer (TProofServ *p, Int_t delay) | |
Bool_t | Notify () |
TIdleTOTimer (TProofServ *p, Int_t delay) | |
Bool_t | Notify () |
Private Attributes | |
TProofServ * | fProofServ |
TProofServ * | fProofServ |
Definition at line 439 of file TProofServ.h.
TIdleTOTimer::TIdleTOTimer | ( | TProofServ * | p, | |
Int_t | delay | |||
) | [inline] |
Definition at line 444 of file TProofServ.h.
TIdleTOTimer::TIdleTOTimer | ( | TProofServ * | p, | |
Int_t | delay | |||
) | [inline] |
Definition at line 444 of file TProofServ.h.
Bool_t TIdleTOTimer::Notify | ( | ) | [virtual] |
Reimplemented from TTimer.
Definition at line 486 of file TProofServ.cxx.
References TString::Data(), TString::Form(), fProofServ, TTimer::fTime, TProofServ::GetProtocol(), TProofServ::GetSessionTag(), gSystem, TSystem::HostName(), TObject::Info(), kTRUE, Long64_t, TTimer::Reset(), TProofServ::SendAsynMessage(), TTimer::Start(), TTimer::Stop(), TProofServ::Terminate(), TProofServ::UpdateSessionStatus(), and TObject::Warning().
TProofServ* TIdleTOTimer::fProofServ [private] |
TProofServ* TIdleTOTimer::fProofServ [private] |
Definition at line 441 of file TProofServ.h.