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::control::PeripheralInput< T > Class Template Reference

#include <PeripheralInput.hpp>

Inheritance diagram for eeros::control::PeripheralInput< T >:
Collaboration diagram for eeros::control::PeripheralInput< T >:

Public Member Functions

 PeripheralInput (std::string id)
 
virtual void run ()
 
- Public Member Functions inherited from eeros::control::Block1o< T >
 Block1o ()
 
virtual Output< T > & getOut ()
 
- Public Member Functions inherited from eeros::control::Block
virtual void setName (std::string name)
 
virtual std::string getName ()
 
- Public Member Functions inherited from eeros::Runnable
virtual ~Runnable ()
 

Additional Inherited Members

- Protected Attributes inherited from eeros::control::Block1o< T >
Output< T > out
 

Constructor & Destructor Documentation

template<typename T = double>
eeros::control::PeripheralInput< T >::PeripheralInput ( std::string  id)
inline

Here is the call graph for this function:

Member Function Documentation

template<typename T = double>
virtual void eeros::control::PeripheralInput< T >::run ( )
inlinevirtual

Implements eeros::Runnable.

Here is the call graph for this function:

Here is the caller graph for this function:


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