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


Public Member Functions | |
| DummyLogicInput (std::string id) | |
| virtual bool | get () |
Public Member Functions inherited from eeros::hal::PeripheralInput< bool > | |
| PeripheralInput (std::string id) | |
| virtual | ~PeripheralInput () |
| virtual std::string | getId () const |
Public Member Functions inherited from eeros::hal::PeripheralInputInterface | |
| virtual | ~PeripheralInputInterface () |
| DummyLogicInput::DummyLogicInput | ( | std::string | id | ) |
|
virtual |
Implements eeros::hal::PeripheralInput< bool >.