Notification object for application-not-responsive signals.
More...
#include <application_not_responding_detector.h>
Notification object for application-not-responsive signals.
- Note
- These signals will be called without any locks held; it's safe to call methods on the ApplicationNotRespondingDetector from these delegates.
mir::scene::ApplicationNotRespondingDetector::Observer::Observer |
( |
| ) |
|
|
default |
virtual mir::scene::ApplicationNotRespondingDetector::Observer::~Observer |
( |
| ) |
|
|
virtualdefault |
virtual void mir::scene::ApplicationNotRespondingDetector::Observer::session_now_responsive |
( |
Session const * |
session | ) |
|
|
pure virtual |
virtual void mir::scene::ApplicationNotRespondingDetector::Observer::session_unresponsive |
( |
Session const * |
session | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015