Home
last modified time | relevance | path

Searched defs:chain_row (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/msm/back/
Ddispatch_table.hpp49 struct chain_row struct
51 typedef State current_state_type;
52 typedef AnEvent transition_event;
55 struct execute_helper
92 static HandledEnum execute(Fsm& fsm, int region_index, int state, Event const& evt) in execute()
Dfavor_compile_time.hpp90 struct chain_row struct
92 HandledEnum operator()(Fsm& fsm, int region,int state,Event const& evt) const in operator ()()
108 std::deque<cell> one_state;