Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::front::a_internal< Event, CalledForAction, action > Struct Template Reference

#include <internal_row.hpp>

Public Types

typedef sm_a_i_row_tag row_type_tag
 
typedef Event Evt
 

Static Public Member Functions

template<class FSM , class SourceState , class TargetState , class AllStates >
::boost::msm::back::HandledEnum action_call (FSM &fsm, Event const &evt, SourceState &src, TargetState &tgt, AllStates &all_states)
 

Member Typedef Documentation

template<class Event , typename CalledForAction , void(CalledForAction::*)(Event const &) action>
typedef Event boost::msm::front::a_internal< Event, CalledForAction, action >::Evt
template<class Event , typename CalledForAction , void(CalledForAction::*)(Event const &) action>
typedef sm_a_i_row_tag boost::msm::front::a_internal< Event, CalledForAction, action >::row_type_tag

Member Function Documentation

template<class Event , typename CalledForAction , void(CalledForAction::*)(Event const &) action>
template<class FSM , class SourceState , class TargetState , class AllStates >
::boost::msm::back::HandledEnum boost::msm::front::a_internal< Event, CalledForAction, action >::action_call ( FSM &  fsm,
Event const &  evt,
SourceState &  src,
TargetState &  tgt,
AllStates &  all_states 
)
inlinestatic

The documentation for this struct was generated from the following file: