#include <shell_report.h>
|
| ShellReport (std::shared_ptr< mir::logging::Logger > const &log) |
|
void | opened_session (scene::Session const &) override |
|
void | closing_session (scene::Session const &) override |
|
void | created_surface (scene::Session const &, frontend::SurfaceId) override |
|
void | update_surface (scene::Session const &, scene::Surface const &, shell::SurfaceSpecification const &) override |
|
void | update_surface (scene::Session const &, scene::Surface const &, MirSurfaceAttrib, int) override |
|
void | destroying_surface (scene::Session const &, frontend::SurfaceId) override |
|
void | started_prompt_session (scene::PromptSession const &, scene::Session const &) override |
|
void | added_prompt_provider (scene::PromptSession const &, scene::Session const &) override |
|
void | stopping_prompt_session (scene::PromptSession const &) override |
|
void | adding_display (geometry::Rectangle const &) override |
|
void | removing_display (geometry::Rectangle const &) override |
|
void | input_focus_set_to (scene::Session const *, scene::Surface const *) override |
|
void | surfaces_raised (shell::SurfaceSet const &) override |
|
| ShellReport ()=default |
|
virtual | ~ShellReport ()=default |
|
| ShellReport (ShellReport const &)=delete |
|
ShellReport & | operator= (ShellReport const &)=delete |
|
void mir::logging::ShellReport::closing_session |
( |
scene::Session const & |
| ) |
|
|
overridevirtual |
void mir::logging::ShellReport::opened_session |
( |
scene::Session const & |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016