libevdevxx 0.4.0
A C++ wrapper for libevdev.
Loading...
Searching...
No Matches
Event.hpp File Reference
#include <compare>
#include <cstddef>
#include <cstdint>
#include <iosfwd>
#include <string>
#include <string_view>
#include <utility>
#include <libevdev/libevdev.h>
#include "Code.hpp"
#include "Type.hpp"

Go to the source code of this file.

Classes

struct  Event
 

Namespaces

namespace  evdev
 The namespace of libevdevxx.
 

Functions

std::string to_string (const Event &e)
 
std::ostream & operator<< (std::ostream &out, const Event &e)