EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
eeros::hal::Joystick Member List

This is the complete list of members for eeros::hal::Joystick, including all inherited members.

close()eeros::hal::Joystickvirtual
currenteeros::hal::Joystick
Joystick()eeros::hal::Joystickexplicit
lasteeros::hal::Joystick
loop()eeros::hal::Joystickvirtual
name()eeros::hal::Joystickvirtual
on_axis(std::function< void(int, double)> action)eeros::hal::Joystickvirtual
on_button(std::function< void(int, bool)> action)eeros::hal::Joystickvirtual
on_event(std::function< void(struct js_event)> action)eeros::hal::Joystickvirtual
open(const char *device)eeros::hal::Joystickvirtual
~Joystick()eeros::hal::Joystick