![]() |
libvirtualhid 7
Cross-platform C++ library for virtual HID devices.
|
This is the complete list of members for lvh::Runtime, including all inherited members.
| active_device_count() const | lvh::Runtime | |
| backend_kind() const | lvh::Runtime | |
| capabilities() const | lvh::Runtime | |
| close_all() | lvh::Runtime | |
| create(RuntimeOptions options={}) | lvh::Runtime | static |
| create_gamepad(const DeviceProfile &profile) | lvh::Runtime | |
| create_gamepad(const CreateGamepadOptions &options) | lvh::Runtime | |
| create_keyboard() | lvh::Runtime | |
| create_keyboard(const CreateKeyboardOptions &options) | lvh::Runtime | |
| create_mouse() | lvh::Runtime | |
| create_mouse(const CreateMouseOptions &options) | lvh::Runtime | |
| create_pen_tablet() | lvh::Runtime | |
| create_pen_tablet(const CreatePenTabletOptions &options) | lvh::Runtime | |
| create_touchscreen() | lvh::Runtime | |
| create_touchscreen(const CreateTouchscreenOptions &options) | lvh::Runtime | |
| create_trackpad() | lvh::Runtime | |
| create_trackpad(const CreateTrackpadOptions &options) | lvh::Runtime | |
| operator=(const Runtime &)=delete | lvh::Runtime | |
| operator=(Runtime &&other) noexcept | lvh::Runtime | |
| Runtime(const Runtime &)=delete | lvh::Runtime | |
| Runtime(Runtime &&other) noexcept | lvh::Runtime | |
| ~Runtime() | lvh::Runtime |