#include <TProofServ.h>
Inheritance diagram for TShutdownTimer:
Public Member Functions | |
TShutdownTimer (TProofServ *p, Int_t delay) | |
Bool_t | Notify () |
TShutdownTimer (TProofServ *p, Int_t delay) | |
Bool_t | Notify () |
Private Attributes | |
TProofServ * | fProofServ |
TProofServ * | fProofServ |
Definition at line 413 of file TProofServ.h.
TShutdownTimer::TShutdownTimer | ( | TProofServ * | p, | |
Int_t | delay | |||
) | [inline] |
Definition at line 418 of file TProofServ.h.
TShutdownTimer::TShutdownTimer | ( | TProofServ * | p, | |
Int_t | delay | |||
) | [inline] |
Definition at line 418 of file TProofServ.h.
Bool_t TShutdownTimer::Notify | ( | ) | [virtual] |
Reimplemented from TTimer.
Definition at line 386 of file TProofServ.cxx.
References TSystem::Abort(), fProofServ, gDebug, gEnv, TSocket::GetLastUsage(), TTimeStamp::GetNanoSec(), TTimeStamp::GetSec(), TProofServ::GetSocket(), TEnv::GetValue(), gSystem, TObject::Info(), kFALSE, kTRUE, Printf(), TTimer::Start(), and ts.
TProofServ* TShutdownTimer::fProofServ [private] |
TProofServ* TShutdownTimer::fProofServ [private] |
Definition at line 415 of file TProofServ.h.