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

#include <OutputAction.hpp>

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

Public Member Functions

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

Constructor & Destructor Documentation

template<typename T>
eeros::safety::ToggleOutputAction< T >::ToggleOutputAction ( eeros::hal::PeripheralOutput< T > &  output,
low,
high 
)
inline
template<typename T>
virtual eeros::safety::ToggleOutputAction< T >::~ToggleOutputAction ( )
inlinevirtual

Member Function Documentation

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

Reimplemented from eeros::safety::OutputAction.

Here is the call graph for this function:


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