Swift::DummyEventLoop Member List

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