eris 1.4.0
A WorldForge client library.
Eris::EventService Member List

This is the complete list of members for Eris::EventService, including all inherited members.

EventService(boost::asio::io_service &io_service)Eris::EventServiceexplicit
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::EventServicefriend
~EventService()Eris::EventService