Public Member Functions | |
| EventLoop () | |
| EventLoop constructor. | |
| void | cycle () |
| wait a cycle | |
| bool | ended () const |
| ended description | |
| WKAL::EventLoop::EventLoop | ( | ) |
EventLoop constructor.
| void WKAL::EventLoop::cycle | ( | ) |
wait a cycle
| bool WKAL::EventLoop::ended | ( | ) | const |
ended description
| [out] | : | return ended status |