#include <senf/PPI/IOEvent.hh>
Information passed to the IOEvent event handler
Definition at line 44 of file IOEvent.hh.
Public Attributes |
|
unsigned | events |
Type of event signaled. |
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.