Home
last modified time | relevance | path

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

/third_party/boost/libs/msm/doc/PDF/examples/
DCompositeTutorialWithEumlTable.cpp82 struct Song2_ : public msm::front::state<> , public msm::front::euml::euml_state<Song2_> struct
85 void on_entry(Event const& ,FSM&) {std::cout << "entering: Song2" << std::endl;} in on_entry()
87 void on_exit(Event const&,FSM& ) {std::cout << "leaving: Song2" << std::endl;} in on_exit()
/third_party/boost/libs/msm/doc/HTML/examples/
DCompositeTutorialWithEumlTable.cpp82 struct Song2_ : public msm::front::state<> , public msm::front::euml::euml_state<Song2_> struct
85 void on_entry(Event const& ,FSM&) {std::cout << "entering: Song2" << std::endl;} in on_entry()
87 void on_exit(Event const&,FSM& ) {std::cout << "leaving: Song2" << std::endl;} in on_exit()