EEROS
0.4.1.0
API for the EEROS Real-Time Robotics Framework
|
#include <PeripheralOutput.hpp>
Public Member Functions | |
virtual | ~PeripheralOutputInterface () |
virtual std::string | getId () const =0 |
|
inlinevirtual |
|
pure virtual |
Implemented in eeros::hal::PeripheralOutput< T >, eeros::hal::PeripheralOutput< double >, and eeros::hal::PeripheralOutput< bool >.