eris 1.4.0
A WorldForge client library.
|
This is the complete list of members for Eris::EventService, including all inherited members.
EventService(boost::asio::io_service &io_service) | Eris::EventService | explicit |
processAllHandlers() | Eris::EventService | |
processOneHandler() | Eris::EventService | |
runOnMainThread(const std::function< void()> &handler, std::shared_ptr< bool > activeMarker=std::make_shared< bool >(true)) | Eris::EventService | |
runOnMainThreadDelayed(const std::function< void()> &handler, const std::chrono::steady_clock::duration &duration, std::shared_ptr< bool > activeMarker=std::make_shared< bool >(true)) | Eris::EventService | |
TimedEvent (defined in Eris::EventService) | Eris::EventService | friend |
~EventService() | Eris::EventService |