Home
last modified time | relevance | path

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

/third_party/boost/libs/msm/doc/HTML/examples/iPod_distributed/
DPlayingMode.hpp64 struct WaitingForEnd : public msm::front::state<> struct
67 …id on_entry(Event const&,FSM& ) {std::cout << "starting: PlayingMode::WaitingForEnd" << std::endl;} in on_entry()
69 …id on_exit(Event const&,FSM& ) {std::cout << "finishing: PlayingMode::WaitingForEnd" << std::endl;} in on_exit()
/third_party/boost/libs/msm/doc/PDF/examples/iPod_distributed/
DPlayingMode.hpp64 struct WaitingForEnd : public msm::front::state<> struct
67 …id on_entry(Event const&,FSM& ) {std::cout << "starting: PlayingMode::WaitingForEnd" << std::endl;} in on_entry()
69 …id on_exit(Event const&,FSM& ) {std::cout << "finishing: PlayingMode::WaitingForEnd" << std::endl;} in on_exit()