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