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

SignalEvent event. More...

#include <signal.hpp>

Public Attributes

int signum
 

Detailed Description

SignalEvent event.

It will be emitted by SignalHandle according with its functionalities.

Definition at line 19 of file signal.hpp.

Member Data Documentation

◆ signum

int uvw::SignalEvent::signum

The signal being monitored by this handle.

Definition at line 22 of file signal.hpp.


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