Identifies an OS signal.
More...
#include <global_defs.hpp>
|
| pid_t | source_pid |
| | PID of the process responsible for triggering this signal.
|
| |
| int | signo |
| | The signal number.
|
| |
◆ SIGNAL()
| arion::SIGNAL::SIGNAL |
( |
pid_t |
source_pid, |
|
|
int |
signo |
|
) |
| |
|
inline |
Builder for SIGNAL instances.
- Parameters
-
| [in] | source_pid | PID of the process responsible for triggering this signal. |
| [in] | signo | The signal number. |
◆ signo
◆ source_pid
| pid_t arion::SIGNAL::source_pid |
PID of the process responsible for triggering this signal.
The documentation for this struct was generated from the following file: