|
Mir
|
This is the complete list of members for mir::test::doubles::MockSessionListener, including all inherited members.
| destroying_surface(Session &session, std::shared_ptr< Surface > const &surface)=0 | mir::shell::SessionListener | pure virtual |
| focused(std::shared_ptr< Session > const &session)=0 | mir::shell::SessionListener | pure virtual |
| MOCK_METHOD0(unfocused, void()) | mir::test::doubles::MockSessionListener | |
| MOCK_METHOD1(starting, void(std::shared_ptr< shell::Session > const &)) | mir::test::doubles::MockSessionListener | |
| MOCK_METHOD1(stopping, void(std::shared_ptr< shell::Session > const &)) | mir::test::doubles::MockSessionListener | |
| MOCK_METHOD1(focused, void(std::shared_ptr< shell::Session > const &)) | mir::test::doubles::MockSessionListener | |
| MOCK_METHOD2(surface_created, void(shell::Session &, std::shared_ptr< shell::Surface > const &)) | mir::test::doubles::MockSessionListener | |
| MOCK_METHOD2(destroying_surface, void(shell::Session &, std::shared_ptr< shell::Surface > const &)) | mir::test::doubles::MockSessionListener | |
| operator=(const SessionListener &)=delete | mir::shell::SessionListener | protected |
| SessionListener()=default | mir::shell::SessionListener | protected |
| SessionListener(const SessionListener &)=delete | mir::shell::SessionListener | protected |
| starting(std::shared_ptr< Session > const &session)=0 | mir::shell::SessionListener | pure virtual |
| stopping(std::shared_ptr< Session > const &session)=0 | mir::shell::SessionListener | pure virtual |
| surface_created(Session &session, std::shared_ptr< Surface > const &surface)=0 | mir::shell::SessionListener | pure virtual |
| unfocused()=0 | mir::shell::SessionListener | pure virtual |
| ~MockSessionListener() noexcept(true) | mir::test::doubles::MockSessionListener | inlinevirtual |
| ~SessionListener()=default | mir::shell::SessionListener | protectedvirtual |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014