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