Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/front/euml/
Dcontainer.hpp749 struct Capacity_ : euml_action<Capacity_<Container> > struct
752 struct state_action_result
759 struct transition_action_result
765 typedef ::boost::mpl::set<state_action_tag,action_tag> tag_type;
772 operator()(EVT const& evt, FSM& fsm,SourceState& src,TargetState& tgt)const in operator ()()
781 operator()(Event const& evt,FSM& fsm,STATE& state )const in operator ()()