◆ Commands()
| Result< std::vector< MonitorCommand > > cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::Commands |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Dependencies()
| std::unordered_set< SetupFeature * > cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::Dependencies |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
◆ GamepadPath()
| std::string cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::GamepadPath |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ INJECT()
◆ KeyboardPath()
| std::string cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::KeyboardPath |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ MousePath()
| std::string cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::MousePath |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Name()
| std::string cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::Name |
( |
| ) |
const |
|
inlineoverrideprivatevirtual |
◆ ResultSetup()
| Result< void > cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::ResultSetup |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ RotaryDevicePath()
| std::string cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::RotaryDevicePath |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ SwitchesPath()
| std::string cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::SwitchesPath |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ TouchpadPaths()
| std::vector< std::string > cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::TouchpadPaths |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ TouchscreenPaths()
| std::vector< std::string > cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::TouchscreenPaths |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ gamepad_sockets_
| DeviceSockets cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::gamepad_sockets_ |
|
private |
◆ instance_
◆ keyboard_sockets_
| DeviceSockets cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::keyboard_sockets_ |
|
private |
◆ log_tee_
| LogTeeCreator& cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::log_tee_ |
|
private |
◆ mouse_sockets_
| DeviceSockets cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::mouse_sockets_ |
|
private |
◆ rotary_sockets_
| DeviceSockets cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::rotary_sockets_ |
|
private |
◆ switches_sockets_
| DeviceSockets cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::switches_sockets_ |
|
private |
◆ touchpad_sockets_
| std::vector<DeviceSockets> cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::touchpad_sockets_ |
|
private |
◆ touchscreen_sockets_
| std::vector<DeviceSockets> cuttlefish::anonymous_namespace{input_paths_provider.cc}::VhostInputDevices::touchscreen_sockets_ |
|
private |
The documentation for this class was generated from the following file: