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