Swift::SimpleEventLoop Member List

This is the complete list of members for Swift::SimpleEventLoop, including all inherited members.
EventLoop()Swift::EventLoop
handleEvent(const Event &event)Swift::EventLoop [protected]
post(const Event &event)Swift::SimpleEventLoop [virtual]
postEvent(boost::function< void()> event, boost::shared_ptr< EventOwner > owner=boost::shared_ptr< EventOwner >())Swift::EventLoop
removeEventsFromOwner(boost::shared_ptr< EventOwner > owner)Swift::EventLoop
run()Swift::SimpleEventLoop [inline]
runOnce()Swift::SimpleEventLoop
runUntilEvents()Swift::SimpleEventLoop [inline]
SimpleEventLoop()Swift::SimpleEventLoop
stop()Swift::SimpleEventLoop
~EventLoop()Swift::EventLoop [virtual]
~SimpleEventLoop()Swift::SimpleEventLoop