Inheritance diagram for TXSocketPingHandler:

Public Member Functions | |
| TXSocketPingHandler (TXSocket *s, Int_t fd) | |
| Bool_t | Notify () |
| Bool_t | ReadNotify () |
Private Attributes | |
| TXSocket * | fSocket |
Definition at line 82 of file TXSocket.cxx.
| Bool_t TXSocketPingHandler::Notify | ( | ) | [virtual] |
Reimplemented from TFileHandler.
Definition at line 92 of file TXSocket.cxx.
References fSocket, kTRUE, and TXSocket::Ping().
Referenced by ReadNotify().
| Bool_t TXSocketPingHandler::ReadNotify | ( | ) | [inline, virtual] |
TXSocket* TXSocketPingHandler::fSocket [private] |
1.5.1