Public Types | Public Member Functions
NotStalled Struct Reference

#include <GripperPositionStateMachine.h>

List of all members.

Public Types

typedef boost::mpl::list
< boost::statechart::in_state_reaction
< i_do_stall, NotStalled,&NotStalled::doo >
, boost::statechart::transition
< i_stalled_stall, Stalled > > 
reactions

Public Member Functions

void doo (const i_do_stall &)

Detailed Description

Definition at line 435 of file GripperPositionStateMachine.h.


Member Typedef Documentation

typedef boost::mpl::list< boost::statechart::in_state_reaction< i_do_stall, NotStalled, &NotStalled::doo >, boost::statechart::transition< i_stalled_stall, Stalled > > NotStalled::reactions

Definition at line 440 of file GripperPositionStateMachine.h.


Member Function Documentation

void NotStalled::doo ( const i_do_stall )

if at current limit

and not moving

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