#include <TApplicationRemote.h>
Inheritance diagram for TARInterruptHandler:

Public Member Functions | |
| TARInterruptHandler (TApplicationRemote *r) | |
| Bool_t | Notify () |
| TARInterruptHandler (TApplicationRemote *r) | |
| Bool_t | Notify () |
Private Attributes | |
| TApplicationRemote * | fApplicationRemote |
| TApplicationRemote * | fApplicationRemote |
Definition at line 136 of file TApplicationRemote.h.
| TARInterruptHandler::TARInterruptHandler | ( | TApplicationRemote * | r | ) | [inline] |
Definition at line 140 of file TApplicationRemote.h.
| TARInterruptHandler::TARInterruptHandler | ( | TApplicationRemote * | r | ) | [inline] |
Definition at line 140 of file TApplicationRemote.h.
| Bool_t TARInterruptHandler::Notify | ( | ) | [virtual] |
Reimplemented from TSignalHandler.
Definition at line 45 of file TApplicationRemote.cxx.
References fApplicationRemote, TObject::Info(), TApplicationRemote::Interrupt(), kRRI_Hard, and kTRUE.
| Bool_t TARInterruptHandler::Notify | ( | ) | [virtual] |
Reimplemented from TSignalHandler.
Definition at line 138 of file TApplicationRemote.h.
1.5.1