MCPcopy Create free account
hub / github.com/canonical/mir / id

Method id

src/server/input/default_device.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95MirInputDeviceId mi::DefaultDevice::id() const
96{
97 return device_id;
98}
99
100mir::optional_value<MirPointerConfig> mi::DefaultDevice::pointer_configuration() const
101{

Callers 8

renderables_in_frameMethod · 0.45
add_deviceMethod · 0.45
remove_deviceMethod · 0.45
set_key_stateMethod · 0.45
set_pointer_stateMethod · 0.45
device_addedMethod · 0.45
device_removedMethod · 0.45
DefaultDeviceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected