Home
last modified time | relevance | path

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

/third_party/boost/libs/statechart/example/Camera/
DShooting.cpp49 sc::result Focused::react( const EvShutterFull & ) in react()
DCamera.hpp30 struct EvShutterFull : sc::event< EvShutterFull > {}; struct