Public Types | Public Member Functions
Moving Struct Reference

#include <GripperPositionStateMachine.h>

List of all members.

Public Types

typedef boost::mpl::list
< boost::statechart::in_state_reaction
< i_do_moving, Moving,&Moving::doo >
, boost::statechart::transition
< i_still_moving, Still > > 
reactions

Public Member Functions

void doo (const i_do_moving &)

Detailed Description

Definition at line 491 of file GripperPositionStateMachine.h.


Member Typedef Documentation

typedef boost::mpl::list< boost::statechart::in_state_reaction< i_do_moving, Moving, &Moving::doo >, boost::statechart::transition< i_still_moving, Still > > Moving::reactions

Definition at line 496 of file GripperPositionStateMachine.h.


Member Function Documentation

void Moving::doo ( const i_do_moving )

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