Mir
|
This is the complete list of members for mir::scene::SessionManager, including all inherited members.
add_prompt_provider_for(std::shared_ptr< frontend::PromptSession > const &prompt_session, std::shared_ptr< frontend::Session > const &session) override | mir::scene::SessionManager | |
mir::scene::SessionCoordinator::add_prompt_provider_for(std::shared_ptr< PromptSession > const &prompt_session, std::shared_ptr< Session > const &session)=0 | mir::frontend::Shell | pure virtual |
close_session(std::shared_ptr< frontend::Session > const &session) override | mir::scene::SessionManager | virtual |
mir::scene::SessionCoordinator::close_session(std::shared_ptr< Session > const &session)=0 | mir::frontend::Shell | pure virtual |
focus_next() override | mir::scene::SessionManager | virtual |
FocusController()=default | mir::shell::FocusController | protected |
FocusController(FocusController const &)=delete | mir::shell::FocusController | protected |
focussed_application() const | mir::scene::SessionManager | virtual |
handle_surface_created(std::shared_ptr< frontend::Session > const &session) override | mir::scene::SessionManager | |
mir::scene::SessionCoordinator::handle_surface_created(std::shared_ptr< Session > const &session)=0 | mir::frontend::Shell | pure virtual |
open_session(pid_t client_pid, std::string const &name, std::shared_ptr< frontend::EventSink > const &sink) override | mir::scene::SessionManager | virtual |
mir::scene::SessionCoordinator::open_session(pid_t client_pid, std::string const &name, std::shared_ptr< EventSink > const &sink)=0 | mir::frontend::Shell | pure virtual |
operator=(const SessionManager &)=delete | mir::scene::SessionManager | protected |
mir::scene::SessionCoordinator::operator=(const Shell &)=delete | mir::frontend::Shell | protected |
mir::scene::SessionCoordinator::operator=(FocusController const &)=delete | mir::shell::FocusController | protected |
SessionManager(std::shared_ptr< SurfaceCoordinator > const &surface_coordinator, std::shared_ptr< SessionContainer > const &app_container, std::shared_ptr< shell::FocusSetter > const &focus_setter, std::shared_ptr< SnapshotStrategy > const &snapshot_strategy, std::shared_ptr< SessionEventSink > const &session_event_sink, std::shared_ptr< SessionListener > const &session_listener, std::shared_ptr< PromptSessionManager > const &prompt_session_manager) | mir::scene::SessionManager | explicit |
SessionManager(const SessionManager &)=delete | mir::scene::SessionManager | protected |
set_focus_to(std::shared_ptr< Session > const &focus) override | mir::scene::SessionManager | |
mir::scene::SessionCoordinator::set_focus_to(std::shared_ptr< scene::Session > const &focus)=0 | mir::shell::FocusController | pure virtual |
Shell()=default | mir::frontend::Shell | protected |
Shell(const Shell &)=delete | mir::frontend::Shell | protected |
start_prompt_session_for(std::shared_ptr< frontend::Session > const &session, PromptSessionCreationParameters const ¶ms) override | mir::scene::SessionManager | |
mir::scene::SessionCoordinator::start_prompt_session_for(std::shared_ptr< Session > const &session, scene::PromptSessionCreationParameters const ¶ms)=0 | mir::frontend::Shell | pure virtual |
stop_prompt_session(std::shared_ptr< frontend::PromptSession > const &prompt_session) override | mir::scene::SessionManager | |
mir::scene::SessionCoordinator::stop_prompt_session(std::shared_ptr< PromptSession > const &prompt_session)=0 | mir::frontend::Shell | pure virtual |
~FocusController()=default | mir::shell::FocusController | virtual |
~SessionManager() noexcept | mir::scene::SessionManager | virtual |
~Shell()=default | mir::frontend::Shell | virtual |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014