Public Types | Public Member Functions
JawPositionCheck Struct Reference

has to be a boost::statechart::state because of the post_event in the constructor More...

#include <GripperPositionStateMachine.h>

List of all members.

Public Types

typedef boost::mpl::list
< boost::statechart::transition
< i_atDesiredJawPosition_action,
Done >
, boost::statechart::transition
< e_next, Done >
, boost::statechart::custom_reaction
< i_stalled_action > > 
reactions

Public Member Functions

 JawPositionCheck (my_context ctx)
boost::statechart::result react (const i_stalled_action &)

Detailed Description

has to be a boost::statechart::state because of the post_event in the constructor

Definition at line 311 of file GripperPositionStateMachine.h.


Member Typedef Documentation

typedef boost::mpl::list< boost::statechart::transition< i_atDesiredJawPosition_action, Done >, boost::statechart::transition< e_next, Done >, boost::statechart::custom_reaction< i_stalled_action > > JawPositionCheck::reactions

Definition at line 318 of file GripperPositionStateMachine.h.


Constructor & Destructor Documentation

If MoreThanDesiredJawPosition is active

Definition at line 385 of file GripperPositionStateMachine.cpp.


Member Function Documentation

boost::statechart::result JawPositionCheck::react ( const i_stalled_action )

If AtDesiredJawPosition is NOT active

Definition at line 409 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