senf::ppi::IOEventInfo Struct Reference

IOEvent event information. More...

#include <senf/PPI/IOEvent.hh>

List of all members.


Detailed Description

IOEvent event information.

Information passed to the IOEvent event handler

Definition at line 44 of file IOEvent.hh.


Public Attributes

unsigned  events
  Type of event signaled.

Member Data Documentation

unsigned senf::ppi::IOEventInfo::
events

Type of event signaled.

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

Definition at line 46 of file IOEvent.hh.


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