Inheritance diagram for TXProofServInputHandler:

Public Member Functions | |
| TXProofServInputHandler (TXProofServ *s, Int_t fd) | |
| Bool_t | Notify () |
| Bool_t | ReadNotify () |
Private Attributes | |
| TXProofServ * | fServ |
Definition at line 121 of file TXProofServ.cxx.
| TXProofServInputHandler::TXProofServInputHandler | ( | TXProofServ * | s, | |
| Int_t | fd | |||
| ) | [inline] |
| Bool_t TXProofServInputHandler::Notify | ( | ) | [virtual] |
Reimplemented from TFileHandler.
Definition at line 131 of file TXProofServ.cxx.
References fServ, TProofServ::GetSocket(), TProofServ::HandleSocketInput(), and kTRUE.
Referenced by ReadNotify().
| Bool_t TXProofServInputHandler::ReadNotify | ( | ) | [inline, virtual] |
Reimplemented from TFileHandler.
Definition at line 127 of file TXProofServ.cxx.
References Notify().
TXProofServ* TXProofServInputHandler::fServ [private] |
Definition at line 122 of file TXProofServ.cxx.
Referenced by Notify(), and TXProofServInputHandler().
1.5.1