Inheritance diagram for TXProofServSigPipeHandler:
Public Member Functions | |
TXProofServSigPipeHandler (TXProofServ *s) | |
Bool_t | Notify () |
Private Attributes | |
TXProofServ * | fServ |
Definition at line 65 of file TXProofServ.cxx.
TXProofServSigPipeHandler::TXProofServSigPipeHandler | ( | TXProofServ * | s | ) | [inline] |
Bool_t TXProofServSigPipeHandler::Notify | ( | ) | [virtual] |
Reimplemented from TSignalHandler.
Definition at line 74 of file TXProofServ.cxx.
References fServ, TXProofServ::HandleSigPipe(), and kTRUE.
TXProofServ* TXProofServSigPipeHandler::fServ [private] |
Definition at line 66 of file TXProofServ.cxx.
Referenced by Notify(), and TXProofServSigPipeHandler().