Inheritance diagram for TStopTimer:

Public Member Functions | |
| TStopTimer (TProofPlayer *p, Bool_t abort, Int_t to) | |
| Bool_t | Notify () |
Private Attributes | |
| Bool_t | fAbort |
| TProofPlayer * | fPlayer |
Definition at line 141 of file TProofPlayer.cxx.
| TStopTimer::TStopTimer | ( | TProofPlayer * | p, | |
| Bool_t | abort, | |||
| Int_t | to | |||
| ) |
Definition at line 153 of file TProofPlayer.cxx.
References TTime::AsString(), fAbort, fPlayer, TTimer::fTime, gDebug, TObject::Info(), and p.
| Bool_t TStopTimer::Notify | ( | ) | [virtual] |
Reimplemented from TTimer.
Definition at line 172 of file TProofPlayer.cxx.
References fAbort, gDebug, TObject::Info(), kPEX_ABORTED, kPEX_STOPPED, kTRUE, and Throw().
Bool_t TStopTimer::fAbort [private] |
TProofPlayer* TStopTimer::fPlayer [private] |
1.5.1