libvirtualhid 16
Cross-platform C++ library for virtual HID devices.
lvh::Runtime Member List

This is the complete list of members for lvh::Runtime, including all inherited members.

active_device_count() constlvh::Runtime
backend_kind() constlvh::Runtime
capabilities() constlvh::Runtime
close_all()lvh::Runtime
create(RuntimeOptions options={})lvh::Runtimestatic
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 &)=deletelvh::Runtime
operator=(Runtime &&other) noexceptlvh::Runtime
Runtime(const Runtime &)=deletelvh::Runtime
Runtime(Runtime &&other) noexceptlvh::Runtime
Runtime(detail::RuntimeConstructionToken token, RuntimeOptions options)lvh::Runtime
~Runtime()lvh::Runtime