#include <active_state_switching_policies.hpp>
static int boost::msm::active_state_switch_after_entry::after_action |
( |
int |
current_state, |
|
|
int |
|
|
) |
| |
|
inlinestatic |
static int boost::msm::active_state_switch_after_entry::after_entry |
( |
int |
, |
|
|
int |
next_state |
|
) |
| |
|
inlinestatic |
static int boost::msm::active_state_switch_after_entry::after_exit |
( |
int |
current_state, |
|
|
int |
|
|
) |
| |
|
inlinestatic |
static int boost::msm::active_state_switch_after_entry::after_guard |
( |
int |
current_state, |
|
|
int |
|
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: