Home
last modified time | relevance | path

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

/third_party/boost/libs/msm/doc/PDF/examples/
DiPodEuml.cpp68 BOOST_MSM_EUML_EVENT(ForwardTimer)
126 … FastForward == ForwardPressed + ForwardTimer / do_fast_forward ,
127 … FastForward == FastForward + ForwardTimer / do_fast_forward ,
248 sm.process_event(ForwardTimer); in test()
249 sm.process_event(ForwardTimer); in test()
/third_party/boost/libs/msm/doc/HTML/examples/
DiPodEuml.cpp68 BOOST_MSM_EUML_EVENT(ForwardTimer)
126 … FastForward == ForwardPressed + ForwardTimer / do_fast_forward ,
127 … FastForward == FastForward + ForwardTimer / do_fast_forward ,
248 sm.process_event(ForwardTimer); in test()
249 sm.process_event(ForwardTimer); in test()
/third_party/boost/libs/msm/doc/HTML/examples/iPod_distributed/
DPlayingMode.hpp191 void do_fast_forward(ForwardTimer const&) in do_fast_forward()
228 …a_row < ForwardPressed , ForwardTimer , FastForward , &fsm::do_fast_forward …
229 …a_row < FastForward , ForwardTimer , FastForward , &fsm::do_fast_forward …
DEvents.hpp47 struct ForwardTimer{}; struct
DiPod.cpp220 sm.process_event(ForwardTimer()); in test()
221 sm.process_event(ForwardTimer()); in test()
/third_party/boost/libs/msm/doc/PDF/examples/iPod_distributed/
DPlayingMode.hpp191 void do_fast_forward(ForwardTimer const&) in do_fast_forward()
228 …a_row < ForwardPressed , ForwardTimer , FastForward , &fsm::do_fast_forward …
229 …a_row < FastForward , ForwardTimer , FastForward , &fsm::do_fast_forward …
DEvents.hpp47 struct ForwardTimer{}; struct
DiPod.cpp220 sm.process_event(ForwardTimer()); in test()
221 sm.process_event(ForwardTimer()); in test()