Searched defs:CheckMiddleButton (Results 1 – 2 of 2) sorted by relevance
87 struct CheckMiddleButton : public msm::front::state<> struct90 … void on_entry(Event const&,FSM& ) {std::cout << "starting: CheckMiddleButton" << std::endl;} in on_entry()92 … void on_exit(Event const&,FSM& ) {std::cout << "finishing: CheckMiddleButton" << std::endl;} in on_exit()