Public Types | Public Member Functions
Unlocked Struct Reference

#include <GripperPositionStateMachine.h>

List of all members.

Public Types

typedef boost::mpl::list
< boost::statechart::in_state_reaction
< i_do_lock, Unlocked,&Unlocked::doo >
, boost::statechart::transition
< i_locked_lock, Locked > > 
reactions

Public Member Functions

void doo (const i_do_lock &)

Detailed Description

Definition at line 360 of file GripperPositionStateMachine.h.


Member Typedef Documentation

typedef boost::mpl::list< boost::statechart::in_state_reaction< i_do_lock, Unlocked, &Unlocked::doo >, boost::statechart::transition< i_locked_lock, Locked > > Unlocked::reactions

Definition at line 365 of file GripperPositionStateMachine.h.


Member Function Documentation

void Unlocked::doo ( const i_do_lock )

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