Home
last modified time | relevance | path

Searched refs:bistable_switch_ (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/msm/test/
DTestConstructorMovableOnlyTypes.cpp43 struct bistable_switch_ : public msm::front::state_machine_def<bistable_switch_> struct
45 bistable_switch_(std::unique_ptr<Lightbulp> bulp, int load) in bistable_switch_() function
78 typedef bistable_switch_ bs_; // makes transition table cleaner argument
98 typedef msm::back::state_machine<bistable_switch_> bistable_switch;