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


Public Member Functions | |
| SetOutputAction (hal::Output< T > *output, T value) | |
| virtual | ~SetOutputAction () |
| virtual void | set () |
Public Member Functions inherited from eeros::safety::OutputAction | |
| OutputAction (hal::OutputInterface *out) | |
| virtual | ~OutputAction () |
| virtual hal::OutputInterface * | getOutput () |
Additional Inherited Members | |
Protected Attributes inherited from eeros::safety::OutputAction | |
| hal::OutputInterface * | output |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements eeros::safety::OutputAction.