EEROS
0.4.1.0
API for the EEROS Real-Time Robotics Framework
|
#include <inputActions.hpp>
Public Member Functions | |
IgnoreInputAction (eeros::hal::PeripheralInput< T > &input) | |
virtual | ~IgnoreInputAction () |
virtual bool | check (SafetyContext *context) |
Public Member Functions inherited from eeros::safety::InputAction | |
InputAction (eeros::hal::PeripheralInputInterface &inputInterface) | |
virtual | ~InputAction () |
Additional Inherited Members | |
Public Attributes inherited from eeros::safety::InputAction | |
eeros::hal::PeripheralInputInterface const * | inputInterface |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from eeros::safety::InputAction.