Eris
1.4.0
|
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 boost::posix_time::time_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 |