File loop.hh
#include <ase/utils.hh>
Namespaces
Type | Name |
---|---|
namespace | Ase The Anklang C++ API namespace. |
Classes
Type | Name |
---|---|
class | DispatcherSource EventLoop source for handler execution. |
class | EventLoop Loop object, polling for events and executing callbacks in accordance. |
class | EventSource EventLoop source for callback execution. |
struct | LoopState |
class | MainLoop An EventLoop implementation that offers public API for running the loop. |
struct | PollFD Mirrors struct pollfd for poll(3posix) |
class | PollFDSource EventLoop source for IO callbacks. |
class | TimedSource EventLoop source for timer execution. |
class | USignalSource EventLoop source for handler execution. |
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/loop.hh