Inheritance diagram for TXSlaveInterruptHandler:
Public Member Functions | |
TXSlaveInterruptHandler (TXSocket *s=0) | |
Bool_t | Notify () |
Private Attributes | |
TXSocket * | fSocket |
Definition at line 77 of file TXSlave.cxx.
TXSlaveInterruptHandler::TXSlaveInterruptHandler | ( | TXSocket * | s = 0 |
) | [inline] |
Definition at line 81 of file TXSlave.cxx.
Bool_t TXSlaveInterruptHandler::Notify | ( | ) | [virtual] |
Reimplemented from TSignalHandler.
Definition at line 87 of file TXSlave.cxx.
References fSocket, TObject::Info(), kTRUE, and TXSocket::SetInterrupt().
TXSocket* TXSlaveInterruptHandler::fSocket [private] |