Public Types | Public Member Functions
LockCheck 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
< e_next, Done >
, boost::statechart::custom_reaction
< i_stalled_action > > 
reactions

Public Member Functions

 LockCheck (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 333 of file GripperPositionStateMachine.h.


Member Typedef Documentation

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

Definition at line 339 of file GripperPositionStateMachine.h.


Constructor & Destructor Documentation

LockCheck::LockCheck ( my_context  ctx)

Definition at line 477 of file GripperPositionStateMachine.cpp.


Member Function Documentation

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

If Unlocked is active

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