8#ifndef LIBEVDEVXX_READ_STATUS_HPP
9#define LIBEVDEVXX_READ_STATUS_HPP
15#include <libevdev/libevdev.h>
The namespace of libevdevxx.
Definition AbsInfo.hpp:18
std::string to_string(const AbsInfo &info)
std::ostream & operator<<(std::ostream &out, const AbsInfo &info)
ReadStatus
Definition ReadStatus.hpp:20
@ dropped
Definition ReadStatus.hpp:22
@ again
Definition ReadStatus.hpp:23
@ success
Definition ReadStatus.hpp:21