|
libevdevxx 0.5.4
A C++ wrapper for libevdev.
|
This is the complete list of members for Code, including all inherited members.
| BaseType typedef | Code | |
| Code(Type type, value_type code_num) | Code | |
| Derived typedef | NumberBase< std::uint16_t, Code > | protected |
| max(Type type) | Code | static |
| NumberBase() noexcept | NumberBase< std::uint16_t, Code > | inline |
| NumberBase(Value value) noexcept | NumberBase< std::uint16_t, Code > | inlineexplicit |
| operator Value() const noexcept | NumberBase< std::uint16_t, Code > | inline |
| operator++() noexcept | NumberBase< std::uint16_t, Code > | inline |
| operator++(int) noexcept | NumberBase< std::uint16_t, Code > | inline |
| operator<=>(const NumberBase &other) const noexcept=default | NumberBase< std::uint16_t, Code > | |
| operator==(const NumberBase &other) const noexcept=default | NumberBase< std::uint16_t, Code > | |
| parse(std::string_view name, std::size_t *pos=nullptr) | Code | static |
| Value typedef | NumberBase< std::uint16_t, Code > | protected |
| value | NumberBase< std::uint16_t, Code > | protected |
| value_type typedef | Code |