#include <no_prompt_shell.h>
|
| std::shared_ptr< PromptSession > | start_prompt_session_for (std::shared_ptr< Session > const &session, scene::PromptSessionCreationParameters const ¶ms) override |
| |
| void | add_prompt_provider_for (std::shared_ptr< PromptSession > const &prompt_session, std::shared_ptr< Session > const &session) override |
| |
| void | stop_prompt_session (std::shared_ptr< PromptSession > const &prompt_session) override |
| |
| | ShellWrapper (std::shared_ptr< Shell > const &wrapped) |
| |
| virtual | ~ShellWrapper ()=default |
| |
| std::shared_ptr< Session > | open_session (pid_t client_pid, std::string const &name, std::shared_ptr< EventSink > const &sink) override |
| |
| void | close_session (std::shared_ptr< Session > const &session) override |
| |
| void | handle_surface_created (std::shared_ptr< Session > const &session) override |
| |
| std::shared_ptr< PromptSession > | start_prompt_session_for (std::shared_ptr< Session > const &session, scene::PromptSessionCreationParameters const ¶ms) override |
| |
| void | add_prompt_provider_for (std::shared_ptr< PromptSession > const &prompt_session, std::shared_ptr< Session > const &session) override |
| |
| void | stop_prompt_session (std::shared_ptr< PromptSession > const &prompt_session) override |
| |
| SurfaceId | create_surface (std::shared_ptr< Session > const &session, scene::SurfaceCreationParameters const ¶ms) override |
| |
| void | destroy_surface (std::shared_ptr< Session > const &session, SurfaceId surface) override |
| |
| int | set_surface_attribute (std::shared_ptr< Session > const &session, SurfaceId surface_id, MirSurfaceAttrib attrib, int value) override |
| |
| int | get_surface_attribute (std::shared_ptr< Session > const &session, SurfaceId surface_id, MirSurfaceAttrib attrib) override |
| |
| virtual | ~Shell ()=default |
| |
| void mir::frontend::NoPromptShell::add_prompt_provider_for |
( |
std::shared_ptr< PromptSession > const & |
prompt_session, |
|
|
std::shared_ptr< Session > const & |
session |
|
) |
| |
|
overridevirtual |
| void mir::frontend::NoPromptShell::stop_prompt_session |
( |
std::shared_ptr< PromptSession > const & |
prompt_session | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015