![]() |
EEROS
1.0.0.0
API for the EEROS Real-Time Robotics Framework
|
#include <InputAction.hpp>


Public Member Functions | |
| InputAction (hal::InputInterface &input) | |
| virtual | ~InputAction () |
| virtual bool | check (SafetyContext *context) |
| virtual hal::InputInterface * | getInput () |
Protected Attributes | |
| hal::InputInterface * | input |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
protected |