|
EEROS
0.4.1.0
API for the EEROS Real-Time Robotics Framework
|
#include <PeripheralInput.hpp>


Public Member Functions | |
| PeripheralInput (std::string id) | |
| virtual | ~PeripheralInput () |
| virtual std::string | getId () const |
| virtual T | get ()=0 |
Public Member Functions inherited from eeros::hal::PeripheralInputInterface | |
| virtual | ~PeripheralInputInterface () |
|
inlineexplicit |
|
inlinevirtual |
|
pure virtual |
|
inlinevirtual |
Implements eeros::hal::PeripheralInputInterface.