|  | EEROS
    1.0.0.0
    API for the EEROS Real-Time Robotics Framework | 
#include <Output.hpp>

| Public Member Functions | |
| virtual | ~OutputInterface () | 
| virtual std::string | getId () const =0 | 
| virtual void * | getLibHandle ()=0 | 
| 
 | inlinevirtual | 
| 
 | pure virtual | 
Implemented in eeros::hal::Output< T >, and eeros::hal::Output< bool >.
| 
 | pure virtual | 
Implemented in eeros::hal::Output< T >, and eeros::hal::Output< bool >.