Inheritance diagram for TProofServInputHandler:

Public Member Functions | |
| TProofServInputHandler (TProofServ *s, Int_t fd) | |
| Bool_t | Notify () |
| Bool_t | ReadNotify () |
Private Attributes | |
| TProofServ * | fServ |
Definition at line 200 of file TProofServ.cxx.
| TProofServInputHandler::TProofServInputHandler | ( | TProofServ * | s, | |
| Int_t | fd | |||
| ) | [inline] |
| Bool_t TProofServInputHandler::Notify | ( | ) | [virtual] |
Reimplemented from TFileHandler.
Definition at line 210 of file TProofServ.cxx.
References fServ, TProofServ::HandleSocketInput(), and kTRUE.
Referenced by ReadNotify().
| Bool_t TProofServInputHandler::ReadNotify | ( | ) | [inline, virtual] |
Reimplemented from TFileHandler.
Definition at line 206 of file TProofServ.cxx.
References Notify().
TProofServ* TProofServInputHandler::fServ [private] |
Definition at line 201 of file TProofServ.cxx.
Referenced by Notify(), and TProofServInputHandler().
1.5.1