EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
eeros::hal::PeripheralInputInterface Class Referenceabstract

#include <PeripheralInput.hpp>

Inheritance diagram for eeros::hal::PeripheralInputInterface:

Public Member Functions

virtual ~PeripheralInputInterface ()
 
virtual std::string getId () const =0
 

Constructor & Destructor Documentation

virtual eeros::hal::PeripheralInputInterface::~PeripheralInputInterface ( )
inlinevirtual

Member Function Documentation

virtual std::string eeros::hal::PeripheralInputInterface::getId ( ) const
pure virtual

Implemented in eeros::hal::PeripheralInput< T >, eeros::hal::PeripheralInput< double >, and eeros::hal::PeripheralInput< bool >.

Here is the caller graph for this function:


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