EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
eeros::control::Output< T > Class Template Reference

#include <Output.hpp>

Public Member Functions

 Output ()
 
 Output (Block *owner)
 
virtual Signal< T > & getSignal ()
 
virtual void setOwner (Block *block)
 

Constructor & Destructor Documentation

template<typename T = double>
eeros::control::Output< T >::Output ( )
inline
template<typename T = double>
eeros::control::Output< T >::Output ( Block owner)
inline

Member Function Documentation

template<typename T = double>
virtual Signal<T>& eeros::control::Output< T >::getSignal ( )
inlinevirtual
template<typename T = double>
virtual void eeros::control::Output< T >::setOwner ( Block block)
inlinevirtual

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