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::safety::LeaveOutputAction< T > Class Template Reference

#include <OutputAction.hpp>

Inheritance diagram for eeros::safety::LeaveOutputAction< T >:
Collaboration diagram for eeros::safety::LeaveOutputAction< T >:

Public Member Functions

 LeaveOutputAction (eeros::hal::PeripheralOutput< T > &output)
 
virtual ~LeaveOutputAction ()
 
virtual void set ()
 
- Public Member Functions inherited from eeros::safety::OutputAction
virtual ~OutputAction ()
 

Constructor & Destructor Documentation

template<typename T>
eeros::safety::LeaveOutputAction< T >::LeaveOutputAction ( eeros::hal::PeripheralOutput< T > &  output)
inline
template<typename T>
virtual eeros::safety::LeaveOutputAction< T >::~LeaveOutputAction ( )
inlinevirtual

Member Function Documentation

template<typename T>
virtual void eeros::safety::LeaveOutputAction< T >::set ( )
inlinevirtual

Reimplemented from eeros::safety::OutputAction.


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