#include <TGo4SocketSignalHandler.h>
Public Member Functions | |
| TGo4SocketSignalHandler (Int_t signum, Bool_t enabled=kTRUE) | |
| virtual | ~TGo4SocketSignalHandler () |
Static Public Member Functions | |
| static void | SetSignalAction (Int_t signum, Bool_t enabled=kTRUE) |
| static void | Handle (int) |
| static Int_t | GetLastSignal () |
| static void | SetLastSignal (Int_t v=0) |
Private Member Functions | |
| TGo4SocketSignalHandler () | |
Static Private Attributes | |
| static Int_t | fgiLastSignal = 0 |
Definition at line 26 of file TGo4SocketSignalHandler.h.
| TGo4SocketSignalHandler::TGo4SocketSignalHandler | ( | Int_t | signum, | |
| Bool_t | enabled = kTRUE | |||
| ) |
Definition at line 21 of file TGo4SocketSignalHandler.cxx.
| TGo4SocketSignalHandler::~TGo4SocketSignalHandler | ( | ) | [virtual] |
Definition at line 27 of file TGo4SocketSignalHandler.cxx.
| TGo4SocketSignalHandler::TGo4SocketSignalHandler | ( | ) | [private] |
| void TGo4SocketSignalHandler::SetSignalAction | ( | Int_t | signum, | |
| Bool_t | enabled = kTRUE | |||
| ) | [static] |
Definition at line 49 of file TGo4SocketSignalHandler.cxx.
| void TGo4SocketSignalHandler::Handle | ( | int | signum | ) | [static] |
Definition at line 31 of file TGo4SocketSignalHandler.cxx.
| Int_t TGo4SocketSignalHandler::GetLastSignal | ( | ) | [static] |
Definition at line 76 of file TGo4SocketSignalHandler.cxx.
| void TGo4SocketSignalHandler::SetLastSignal | ( | Int_t | v = 0 |
) | [static] |
Definition at line 81 of file TGo4SocketSignalHandler.cxx.
Int_t TGo4SocketSignalHandler::fgiLastSignal = 0 [static, private] |
Definition at line 44 of file TGo4SocketSignalHandler.h.
1.5.6