#include <SignalHandler.hh>
◆ callbacks_type
◆ signal_queue_type
◆ signal_type
Enumerator |
---|
SIGNAL_ABORT | |
SIGNAL_ALARM | |
SIGNAL_HANGUP | |
SIGNAL_ISALIVE | |
SIGNAL_TERMINATE | |
SIGNAL_USER_1 | |
SIGNAL_USER_2 | |
SIGNAL_UNKNOWN | |
◆ Callbacks()
void LDASTools::AL::SignalHandler::Callbacks |
( |
signal_type |
Signal | ) |
|
|
static |
◆ callbacks()
void LDASTools::AL::SignalHandler::callbacks |
( |
signal_type |
Signal | ) |
|
|
private |
◆ Instance()
◆ OSSignal()
◆ reg()
Register a callback.
- Todo:
- Need to be able to store the handler retrieved in sa_old so when this signal handler is unloaded, the previous handler can be restored.
◆ Register()
◆ ThreadCaptureSignal()
void LDASTools::AL::SignalHandler::ThreadCaptureSignal |
( |
signal_type |
Signal | ) |
|
|
static |
◆ ThreadIgnoreSignal()
void LDASTools::AL::SignalHandler::ThreadIgnoreSignal |
( |
signal_type |
Signal | ) |
|
|
static |
◆ unreg()
◆ Unregister()
◆ IgnoreCB
◆ signal_queue
The documentation for this class was generated from the following files: