Mir
|
This is the complete list of members for mir::test::doubles::MockShell, including all inherited members.
close_session(std::shared_ptr< Session > const &session)=0 | mir::frontend::Shell | pure virtual |
create_surface_for(std::shared_ptr< Session > const &session, shell::SurfaceCreationParameters const ¶ms)=0 | mir::frontend::Shell | pure virtual |
handle_surface_created(std::shared_ptr< Session > const &session)=0 | mir::frontend::Shell | pure virtual |
MOCK_METHOD1(close_session, void(std::shared_ptr< frontend::Session > const &)) | mir::test::doubles::MockShell | |
MOCK_METHOD1(handle_surface_created, void(std::shared_ptr< frontend::Session > const &)) | mir::test::doubles::MockShell | |
MOCK_METHOD2(create_surface_for, frontend::SurfaceId(std::shared_ptr< frontend::Session > const &, shell::SurfaceCreationParameters const &)) | mir::test::doubles::MockShell | |
MOCK_METHOD3(open_session, std::shared_ptr< frontend::Session >(pid_t client_pid, std::string const &, std::shared_ptr< frontend::EventSink > const &)) | mir::test::doubles::MockShell | |
open_session(pid_t client_pid, std::string const &name, std::shared_ptr< EventSink > const &sink)=0 | mir::frontend::Shell | pure virtual |
operator=(const Shell &)=delete | mir::frontend::Shell | protected |
Shell()=default | mir::frontend::Shell | protected |
Shell(const Shell &)=delete | mir::frontend::Shell | protected |
~Shell()=default | mir::frontend::Shell | virtual |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014