EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
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 (hal::Output< T > *output)
 
virtual ~LeaveOutputAction ()
 
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::LeaveOutputAction< T >::LeaveOutputAction ( hal::Output< 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

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