#include <wrapper.h>
Enumerator |
---|
ADDED |
|
REMOVED |
|
CHANGED |
|
mir::udev::Monitor::Monitor |
( |
const Context & |
ctx | ) |
|
mir::udev::Monitor::~Monitor |
( |
| ) |
|
|
noexcept |
mir::udev::Monitor::Monitor |
( |
Monitor const & |
| ) |
|
|
delete |
void mir::udev::Monitor::enable |
( |
void |
| ) |
|
int mir::udev::Monitor::fd |
( |
void |
| ) |
const |
void mir::udev::Monitor::filter_by_subsystem |
( |
std::string const & |
subsystem | ) |
|
void mir::udev::Monitor::filter_by_subsystem_and_type |
( |
std::string const & |
subsystem, |
|
|
std::string const & |
devtype |
|
) |
| |
void mir::udev::Monitor::process_events |
( |
std::function< void(EventType, Device const &)> const & |
handler | ) |
const |
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016