9#ifndef LIBEVDEVXX_TYPE_CODE_HPP
10#define LIBEVDEVXX_TYPE_CODE_HPP
29 std::pair<std::string, std::string>
The namespace of libevdevxx.
Definition: AbsInfo.hpp:20
Type type
Definition: TypeCode.hpp:24
std::pair< std::string, std::string > to_strings(const TypeCode &tc)
Code code
Definition: TypeCode.hpp:25
Definition: TypeCode.hpp:23
Type-safe class for evdev codes (KEY_*, BTN_*, REL_*, etc).
Definition: Code.hpp:32