EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
eeros::hal::XBox Member List

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

currenteeros::hal::XBox
getId() const eeros::Threadvirtual
join()eeros::Threadvirtual
lasteeros::hal::XBox
logeeros::Threadprotected
name()eeros::hal::XBoxvirtual
on_axis(std::function< void(int, double)> action)eeros::hal::XBoxvirtual
on_button(std::function< void(int, bool)> action)eeros::hal::XBoxvirtual
on_event(std::function< void(struct js_event)> action)eeros::hal::XBoxvirtual
teeros::Threadprotected
Thread()eeros::Thread
Thread(std::function< void()> t)eeros::Threadprotected
XBox(std::string dev)eeros::hal::XBoxexplicit
~Thread()eeros::Threadvirtual
~XBox()eeros::hal::XBox