uvw  2.11.0
Public Attributes | List of all members
uvw::SignalEvent Struct Reference

SignalEvent event. More...

#include <signal.h>

Public Attributes

int signum
 

Detailed Description

SignalEvent event.

It will be emitted by SignalHandle according with its functionalities.

Definition at line 18 of file signal.h.

Member Data Documentation

◆ signum

int uvw::SignalEvent::signum

The signal being monitored by this handle.

Definition at line 21 of file signal.h.


The documentation for this struct was generated from the following file: