EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
eeros::hal::KeyboardDigIn Class Reference

#include <KeyboardDigIn.hpp>

Inheritance diagram for eeros::hal::KeyboardDigIn:
Collaboration diagram for eeros::hal::KeyboardDigIn:

Public Member Functions

 KeyboardDigIn (std::string id, Keyboard *k)
 
 ~KeyboardDigIn ()
 
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 ()
 

Constructor & Destructor Documentation

eeros::hal::KeyboardDigIn::KeyboardDigIn ( std::string  id,
Keyboard k 
)
inline
eeros::hal::KeyboardDigIn::~KeyboardDigIn ( )
inline

Member Function Documentation

virtual bool eeros::hal::KeyboardDigIn::get ( )
inlinevirtual

The documentation for this class was generated from the following file: