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

#include <XBoxDigIn.hpp>

Inheritance diagram for eeros::hal::XBoxDigIn:
Collaboration diagram for eeros::hal::XBoxDigIn:

Public Member Functions

 XBoxDigIn (std::string id, XBox *x)
 
 ~XBoxDigIn ()
 
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::XBoxDigIn::XBoxDigIn ( std::string  id,
XBox x 
)
inline
eeros::hal::XBoxDigIn::~XBoxDigIn ( )
inline

Member Function Documentation

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

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