#include <input_device_hub.h>
§ InputDeviceHub() [1/2]
mir::input::InputDeviceHub::InputDeviceHub |
( |
| ) |
|
|
default |
§ ~InputDeviceHub()
virtual mir::input::InputDeviceHub::~InputDeviceHub |
( |
| ) |
|
|
virtualdefault |
§ InputDeviceHub() [2/2]
§ add_observer()
virtual void mir::input::InputDeviceHub::add_observer |
( |
std::shared_ptr< InputDeviceObserver > const & |
| ) |
|
|
pure virtual |
§ for_each_input_device()
virtual void mir::input::InputDeviceHub::for_each_input_device |
( |
std::function< void(Device const &device)> const & |
callback | ) |
|
|
pure virtual |
§ operator=()
§ remove_observer()
virtual void mir::input::InputDeviceHub::remove_observer |
( |
std::weak_ptr< InputDeviceObserver > const & |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012-2016 Canonical Ltd.
Generated on Sat Dec 3 12:48:59 UTC 2016