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 |