Inheritance diagram for TXProofServSegViolationHandler:
Public Member Functions | |
TXProofServSegViolationHandler (TXProofServ *s) | |
Bool_t | Notify () |
Private Attributes | |
TXProofServ * | fServ |
Definition at line 101 of file TXProofServ.cxx.
TXProofServSegViolationHandler::TXProofServSegViolationHandler | ( | TXProofServ * | s | ) | [inline] |
Bool_t TXProofServSegViolationHandler::Notify | ( | ) | [virtual] |
Reimplemented from TSignalHandler.
Definition at line 110 of file TXProofServ.cxx.
References fServ, TXProofServ::HandleTermination(), kTRUE, and Printf().
TXProofServ* TXProofServSegViolationHandler::fServ [private] |
Definition at line 102 of file TXProofServ.cxx.
Referenced by Notify(), and TXProofServSegViolationHandler().