acquire(state_type new_state) noexcept | basic_wrapper< libevdev_uinput * > | inline |
acquire(state_type new_state) noexcept | basic_wrapper< libevdev_uinput * > | inline |
basic_wrapper() noexcept=default | basic_wrapper< libevdev_uinput * > | |
basic_wrapper(libevdev_uinput *src) noexcept | basic_wrapper< libevdev_uinput * > | inlineexplicit |
basic_wrapper(basic_wrapper &&other) noexcept | basic_wrapper< libevdev_uinput * > | inline |
basic_wrapper() noexcept=default | basic_wrapper< libevdev_uinput * > | |
basic_wrapper(libevdev_uinput *src) noexcept | basic_wrapper< libevdev_uinput * > | inlineexplicit |
basic_wrapper(basic_wrapper &&other) noexcept | basic_wrapper< libevdev_uinput * > | inline |
create(const Device &dev, int fd=LIBEVDEV_UINPUT_OPEN_MANAGED) | Uinput | |
data() noexcept | basic_wrapper< libevdev_uinput * > | inline |
data() const noexcept | basic_wrapper< libevdev_uinput * > | inline |
data() noexcept | basic_wrapper< libevdev_uinput * > | inline |
data() const noexcept | basic_wrapper< libevdev_uinput * > | inline |
destroy() noexcept override | Uinput | virtual |
flush() | Uinput | |
get_devnode() const | Uinput | |
get_fd() const noexcept | Uinput | |
get_syspath() const | Uinput | |
invalid_value | basic_wrapper< libevdev_uinput * > | static |
invalid_value | basic_wrapper< libevdev_uinput * > | static |
is_valid() const noexcept | basic_wrapper< libevdev_uinput * > | inline |
is_valid() const noexcept | basic_wrapper< libevdev_uinput * > | inline |
operator bool() const noexcept | basic_wrapper< libevdev_uinput * > | inlineexplicit |
operator bool() const noexcept | basic_wrapper< libevdev_uinput * > | inlineexplicit |
operator=(Uinput &&other) noexcept | Uinput | |
evdev::detail::basic_wrapper< libevdev_uinput * >::operator=(basic_wrapper &&other) noexcept | basic_wrapper< libevdev_uinput * > | inline |
raw | basic_wrapper< libevdev_uinput * > | protected |
raw | basic_wrapper< libevdev_uinput * > | protected |
raw_type typedef | basic_wrapper< libevdev_uinput * > | |
release() noexcept | basic_wrapper< libevdev_uinput * > | inline |
release() noexcept | basic_wrapper< libevdev_uinput * > | inline |
state_type typedef | basic_wrapper< libevdev_uinput * > | |
try_get_devnode() const | Uinput | |
try_get_syspath() const | Uinput | |
Uinput(std::nullptr_t p=nullptr) noexcept | Uinput | |
Uinput(const Device &dev, int fd=LIBEVDEV_UINPUT_OPEN_MANAGED) | Uinput | |
Uinput(Uinput &&other) noexcept | Uinput | |
write(Type type, Code code, int value) | Uinput | |
write(TypeCode type_code, int value) | Uinput | |
write(const Event &event) | Uinput | |
write_abs(Code code, int value) | Uinput | |
write_ff(Code code, int value) | Uinput | |
write_ff_status(Code code, int value) | Uinput | |
write_key(Code code, int value) | Uinput | |
write_led(Code code, int value) | Uinput | |
write_msc(Code code, int value) | Uinput | |
write_pwr(Code code, int value) | Uinput | |
write_rel(Code code, int value) | Uinput | |
write_rep(Code code, int value) | Uinput | |
write_snd(Code code, int value) | Uinput | |
write_sw(Code code, int value) | Uinput | |
write_syn(Code code, int value) | Uinput | |
~basic_wrapper() noexcept=default | basic_wrapper< libevdev_uinput * > | protected |
~basic_wrapper() noexcept=default | basic_wrapper< libevdev_uinput * > | protected |
~Uinput() noexcept | Uinput | |