EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
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 (hal::Output< T > *output, T low, T high)
 
virtual ~ToggleOutputAction ()
 
virtual void set ()
 
- Public Member Functions inherited from eeros::safety::OutputAction
 OutputAction (hal::OutputInterface *out)
 
virtual ~OutputAction ()
 
virtual hal::OutputInterfacegetOutput ()
 

Additional Inherited Members

- Protected Attributes inherited from eeros::safety::OutputAction
hal::OutputInterfaceoutput
 

Constructor & Destructor Documentation

template<typename T>
eeros::safety::ToggleOutputAction< T >::ToggleOutputAction ( hal::Output< 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

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