#include <KeyboardInput.hpp>
| KeyboardInput::KeyboardInput |
( |
| ) |
|
| KeyboardInput::~KeyboardInput |
( |
| ) |
|
|
virtual |
| Output< bool > & KeyboardInput::getEmergency |
( |
| ) |
|
| Output< bool > & KeyboardInput::getEsc |
( |
| ) |
|
| Output< bool > & KeyboardInput::getReset |
( |
| ) |
|
| Output< bool > & KeyboardInput::getStart |
( |
| ) |
|
| Output< bool > & KeyboardInput::getStop |
( |
| ) |
|
| void KeyboardInput::run |
( |
| ) |
|
|
virtual |
| Output<bool> eeros::control::KeyboardInput::emergency |
|
protected |
| Output<bool> eeros::control::KeyboardInput::esc |
|
protected |
| Output<Vector<5,bool> > eeros::control::KeyboardInput::isHomed |
|
protected |
| Keyboard eeros::control::KeyboardInput::k |
|
protected |
| Output<bool> eeros::control::KeyboardInput::reset |
|
protected |
| Output<bool> eeros::control::KeyboardInput::start |
|
protected |
| Output<bool> eeros::control::KeyboardInput::stop |
|
protected |
The documentation for this class was generated from the following files:
- /home/markus/github/eeros-project/eeros-framework/includes/eeros/control/KeyboardInput.hpp
- /home/markus/github/eeros-project/eeros-framework/src/control/KeyboardInput.cpp