senf::ppi::IOEventInfo Struct Reference

IOEvent event information. More...

#include <senf/PPI/IOEvent.hh>

Public Attributes

int events
 Type of event signaled. More...
 

Detailed Description

IOEvent event information.

Information passed to the IOEvent event handler

Definition at line 36 of file IOEvent.hh.

Member Data Documentation

◆ events

int senf::ppi::IOEventInfo::events

Type of event signaled.

The value is a combination of the flags from IOEvent::EventFlags

Definition at line 38 of file IOEvent.hh.


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