libevdevxx
0.4.0
A C++ wrapper for libevdev.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
Loading...
Searching...
No Matches
evdevxx.hpp
Go to the documentation of this file.
1
/*
2
* libevdevxx - a C++ wrapper for libevdev
3
*
4
* Copyright (C) 2021-2023 Daniel K. O.
5
* SPDX-License-Identifier: MIT
6
*/
7
8
9
#ifndef LIBEVDEVXX_EVDEVXX_HPP
10
#define LIBEVDEVXX_EVDEVXX_HPP
11
12
13
// convenience header: includes all of libevdevxx
14
15
#include "
AbsInfo.hpp
"
16
#include "
Code.hpp
"
17
#include "
Device.hpp
"
18
#include "
Event.hpp
"
19
#include "
Grabber.hpp
"
20
#include "
Property.hpp
"
21
#include "
SyncError.hpp
"
22
#include "
Type.hpp
"
23
#include "
TypeCode.hpp
"
24
#include "
Uinput.hpp
"
25
26
27
#endif
AbsInfo.hpp
Code.hpp
Device.hpp
Event.hpp
Grabber.hpp
Property.hpp
SyncError.hpp
TypeCode.hpp
Type.hpp
Uinput.hpp
include
libevdevxx
evdevxx.hpp
Generated by
1.9.6