#include <handle_layer.h>
Public Types | |
typedef boost::shared_ptr < LimitsHandleBase > | Ptr |
Public Member Functions | |
virtual void | enforce (const ros::Duration &period)=0 |
virtual void | reset ()=0 |
virtual | ~LimitsHandleBase () |
Definition at line 21 of file handle_layer.h.
typedef boost::shared_ptr<LimitsHandleBase> canopen::LimitsHandleBase::Ptr |
Definition at line 26 of file handle_layer.h.
virtual canopen::LimitsHandleBase::~LimitsHandleBase | ( | ) | [virtual] |
virtual void canopen::LimitsHandleBase::enforce | ( | const ros::Duration & | period | ) | [pure virtual] |
virtual void canopen::LimitsHandleBase::reset | ( | ) | [pure virtual] |