Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions
Rapicorn::Aida::EventFd Class Reference

Wakeup facility for IPC. More...

#include <aida.hh>

Inherited by Rapicorn::Aida::TransportChannel.

List of all members.

Public Member Functions

int open ()
 Opens the eventfd and returns -errno.
bool opened ()
 Indicates whether eventfd has been opened.
void wakeup ()
 Wakeup polling end.
int inputfd ()
 Returns the file descriptor for POLLIN.
bool pollin ()
 Checks whether events are pending.
void flush ()
 Clear pending wakeups.

Detailed Description

Wakeup facility for IPC.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines