Class jac::EventLoopFeature
template <class Next>
ClassList > jac > EventLoopFeature
#include <eventLoopFeature.h>
Inherits the following classes: Next
Public Functions
Type | Name |
---|---|
void | exit (int code) |
int | getExitCode () |
void | initialize () |
void | kill () |
void | onEventLoop () |
void | runEventLoop () |
virtual void | runOnEventLoop () = 0 |
Detailed Description
Note:
The EventLoopFeature must be companied by EventLoopTerminal at the top of the Machine stack.
Public Functions Documentation
function exit
function getExitCode
function initialize
function kill
function onEventLoop
function runEventLoop
function runOnEventLoop
The documentation for this class was generated from the following file src/jac/features/eventLoopFeature.h