Public Types | Public Member Functions
Stopped Struct Reference

has to be a boost::statechart::state because of the context<> in the constructor More...

#include <GripperPositionStateMachine.h>

List of all members.

Public Types

typedef boost::mpl::list
< boost::statechart::transition
< e_open, Opening >
, boost::statechart::transition
< e_close, Closing > > 
reactions

Public Member Functions

 Stopped (my_context ctx)

Detailed Description

has to be a boost::statechart::state because of the context<> in the constructor

Definition at line 253 of file GripperPositionStateMachine.h.


Member Typedef Documentation

typedef boost::mpl::list< boost::statechart::transition< e_open, Opening >, boost::statechart::transition< e_close, Closing > > Stopped::reactions

Definition at line 258 of file GripperPositionStateMachine.h.


Constructor & Destructor Documentation

Stopped::Stopped ( my_context  ctx)

tare encoder position

Definition at line 263 of file GripperPositionStateMachine.cpp.


The documentation for this struct was generated from the following files:


robodyn_mechanisms
Author(s):
autogenerated on Thu Jun 6 2019 21:22:49