Inheritance diagram for TDispatchTimer:
Public Member Functions | |
TDispatchTimer (TProofPlayer *p) | |
Bool_t | Notify () |
Private Attributes | |
TProofPlayer * | fPlayer |
Definition at line 112 of file TProofPlayer.cxx.
TDispatchTimer::TDispatchTimer | ( | TProofPlayer * | p | ) | [inline] |
Definition at line 117 of file TProofPlayer.cxx.
Bool_t TDispatchTimer::Notify | ( | ) | [virtual] |
Reimplemented from TTimer.
Definition at line 122 of file TProofPlayer.cxx.
References fPlayer, gDebug, TObject::Info(), TProofPlayer::kDispatchOneEvent, kTRUE, TTimer::Reset(), and TObject::SetBit().
TProofPlayer* TDispatchTimer::fPlayer [private] |