#include <input-monitor.hpp>
vasum::InputMonitor::~InputMonitor |
( |
| ) |
|
std::string vasum::InputMonitor::getDevicePath |
( |
| ) |
const |
|
private |
bool vasum::InputMonitor::isExpectedEventSequence |
( |
const struct input_event & |
ie | ) |
|
|
private |
void vasum::InputMonitor::leaveDevice |
( |
| ) |
|
|
private |
void vasum::InputMonitor::setHandler |
( |
const std::string & |
devicePath | ) |
|
|
private |
void vasum::InputMonitor::start |
( |
| ) |
|
void vasum::InputMonitor::stop |
( |
| ) |
|
std::string vasum::InputMonitor::mDevicePath |
|
private |
std::list<struct timeval> vasum::InputMonitor::mEventTimes |
|
private |
int vasum::InputMonitor::mFd |
|
private |
Mutex vasum::InputMonitor::mMutex |
|
private |
The documentation for this class was generated from the following files: