Rapicorn - Experimental UI Toolkit - Source Code 10.08.1
Classes | Namespaces
loop.hh File Reference
#include <rcore/utilities.hh>
#include <rcore/rapicornthread.hh>
#include <rcore/rapicornsignal.hh>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Rapicorn::PollFD
 Mirrors struct pollfd for poll(3posix) More...
class  Rapicorn::EventFd
 Wakeup facility for IPC. More...
class  Rapicorn::EventLoop
 Loop object, polling for events and executing callbacks in accordance. More...
class  Rapicorn::MainLoop
 An EventLoop implementation that offers public API for running the loop. More...
struct  Rapicorn::EventLoop::State
class  Rapicorn::EventLoop::Source
 EventLoop source for callback execution. More...
class  Rapicorn::EventLoop::TimedSource
 EventLoop source for timer execution. More...
class  Rapicorn::EventLoop::PollFDSource
 EventLoop source for IO callbacks. More...

Namespaces

namespace  Rapicorn

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines