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


Public Member Functions | |
| MouseDigIn (std::string id, Mouse *m) | |
| ~MouseDigIn () | |
| virtual bool | get () |
Public Member Functions inherited from eeros::hal::Input< bool > | |
| Input (std::string id, void *libHandle) | |
| virtual | ~Input () |
| virtual std::string | getId () const |
| virtual uint64_t | getTimestamp () |
| virtual void * | getLibHandle () |
Public Member Functions inherited from eeros::hal::InputInterface | |
| virtual | ~InputInterface () |
|
inline |
|
inline |
|
inlinevirtual |
Implements eeros::hal::Input< bool >.