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

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

close() overridelvh::Keyboardvirtual
device_id() const overridelvh::Keyboardvirtual
device_nodes() const overridelvh::Keyboardvirtual
is_open() const overridelvh::Keyboardvirtual
Keyboard(const Keyboard &)=deletelvh::Keyboard
Keyboard(Keyboard &&other) noexceptlvh::Keyboard
Keyboard(detail::RuntimeConstructionToken token, std::shared_ptr< detail::KeyboardDevice > device)lvh::Keyboard
last_submitted_event() constlvh::Keyboard
operator=(const Keyboard &)=deletelvh::Keyboard
operator=(Keyboard &&other) noexceptlvh::Keyboard
press(KeyboardKeyCode key_code)lvh::Keyboard
profile() const overridelvh::Keyboardvirtual
release(KeyboardKeyCode key_code)lvh::Keyboard
submit(const KeyboardEvent &event)lvh::Keyboard
submit_count() constlvh::Keyboard
type_text(const KeyboardTextEvent &event)lvh::Keyboard
~Keyboard() overridelvh::Keyboard
~VirtualDevice()=defaultlvh::VirtualDevicevirtual