Eris  1.4.0
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 boost::posix_time::time_duration &duration, std::shared_ptr< bool > activeMarker=std::make_shared< bool >(true))Eris::EventService
TimedEvent (defined in Eris::EventService)Eris::EventServicefriend
~EventService()Eris::EventService