libevdevxx 0.5.0
A C++ wrapper for libevdev.
Loading...
Searching...
No Matches
Device.hpp File Reference
#include <cstddef>
#include <cstdarg>
#include <cstdint>
#include <filesystem>
#include <memory>
#include <optional>
#include <string>
#include <tuple>
#include <vector>
#include <fcntl.h>
#include <libevdev/libevdev.h>
#include "AbsInfo.hpp"
#include "basic_wrapper.hpp"
#include "Event.hpp"
#include "Property.hpp"
#include "ReadFlag.hpp"
#include "ReadStatus.hpp"
#include "TypeCode.hpp"

Go to the source code of this file.

Classes

class  Device
 Represents a device (real or not). More...
 
struct  Device::DelayPeriod
 

Namespaces

namespace  evdev
 The namespace of libevdevxx.
 

Class Documentation

◆ evdev::Device::DelayPeriod

struct evdev::Device::DelayPeriod
Class Members
int delay
int period