Inheritance diagram for TProofServInterruptHandler:
Public Member Functions | |
TProofServInterruptHandler (TProofServ *s) | |
Bool_t | Notify () |
Private Attributes | |
TProofServ * | fServ |
Definition at line 159 of file TProofServ.cxx.
TProofServInterruptHandler::TProofServInterruptHandler | ( | TProofServ * | s | ) | [inline] |
Bool_t TProofServInterruptHandler::Notify | ( | ) | [virtual] |
Reimplemented from TSignalHandler.
Definition at line 168 of file TProofServ.cxx.
References fServ, TSignalHandler::GetSignal(), TProofServ::HandleUrgentData(), TROOT::Initialized(), kTRUE, and Throw().
TProofServ* TProofServInterruptHandler::fServ [private] |
Definition at line 160 of file TProofServ.cxx.
Referenced by Notify(), and TProofServInterruptHandler().