Home
last modified time | relevance | path

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

/third_party/boost/libs/msm/doc/PDF/examples/iPod_distributed/
DMenuMode.hpp42 struct MenuExit : public msm::front::exit_pseudo_state<CloseMenu> struct
45 …n_entry(Event const&,FSM& ) {std::cout << "starting: MenuMode::WaitingForSongChoice" << std::endl;} in on_entry()
47 …n_exit(Event const&,FSM& ) {std::cout << "finishing: MenuMode::WaitingForSongChoice" << std::endl;} in on_exit()
/third_party/boost/libs/msm/doc/HTML/examples/iPod_distributed/
DMenuMode.hpp42 struct MenuExit : public msm::front::exit_pseudo_state<CloseMenu> struct
45 …n_entry(Event const&,FSM& ) {std::cout << "starting: MenuMode::WaitingForSongChoice" << std::endl;} in on_entry()
47 …n_exit(Event const&,FSM& ) {std::cout << "finishing: MenuMode::WaitingForSongChoice" << std::endl;} in on_exit()