11 #include <sys/types.h> 16 #include <boost/exception/errinfo_file_name.hpp> 17 #include <boost/exception/errinfo_errno.hpp> 20 namespace duds {
namespace os {
namespace linux {
23 InputMap::const_iterator iter =
receivers.find(etc);
boost::signals2::signal< void(EventTypeCode etc, std::int32_t value)> InputSignal
The signal type that will handle input events.
Combines an event type and an event code, as defined by libevdev, for the purpose of using a combinat...