Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::active_state_switch_before_transition Struct Reference

#include <active_state_switching_policies.hpp>

Static Public Member Functions

static int after_guard (int, int next_state)
 
static int after_exit (int, int next_state)
 
static int after_action (int, int next_state)
 
static int after_entry (int, int next_state)
 

Member Function Documentation

static int boost::msm::active_state_switch_before_transition::after_action ( int  ,
int  next_state 
)
inlinestatic
static int boost::msm::active_state_switch_before_transition::after_entry ( int  ,
int  next_state 
)
inlinestatic
static int boost::msm::active_state_switch_before_transition::after_exit ( int  ,
int  next_state 
)
inlinestatic
static int boost::msm::active_state_switch_before_transition::after_guard ( int  ,
int  next_state 
)
inlinestatic

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