#include <legacy_scene_change_notification.h>
mir::scene::LegacySceneChangeNotification::LegacySceneChangeNotification |
( |
std::function< void()> const & |
scene_notify_change, |
|
|
std::function< void(int)> const & |
buffer_notify_change |
|
) |
| |
mir::scene::LegacySceneChangeNotification::~LegacySceneChangeNotification |
( |
| ) |
|
void mir::scene::LegacySceneChangeNotification::end_observation |
( |
| ) |
|
|
overridevirtual |
void mir::scene::LegacySceneChangeNotification::scene_changed |
( |
| ) |
|
|
overridevirtual |
void mir::scene::LegacySceneChangeNotification::surface_added |
( |
ms::Surface * |
surface | ) |
|
|
overridevirtual |
void mir::scene::LegacySceneChangeNotification::surface_exists |
( |
ms::Surface * |
surface | ) |
|
|
overridevirtual |
void mir::scene::LegacySceneChangeNotification::surface_removed |
( |
ms::Surface * |
surface | ) |
|
|
overridevirtual |
void mir::scene::LegacySceneChangeNotification::surfaces_reordered |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014