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


Public Member Functions | |
| OutputAction (hal::OutputInterface *out) | |
| virtual | ~OutputAction () |
| virtual void | set ()=0 |
| virtual hal::OutputInterface * | getOutput () |
Protected Attributes | |
| hal::OutputInterface * | output |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
pure virtual |
|
protected |