Home
last modified time | relevance | path

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

/third_party/boost/libs/msm/doc/HTML/examples/
DiPodSearchEuml.cpp34 struct OneSong_impl : euml_event<OneSong_impl>,OneSongDef struct
36 OneSong_impl(){} in OneSong_impl() argument
37 OneSong_impl(const string& asong) in OneSong_impl() argument
41 OneSong_impl(const char* asong) in OneSong_impl() function
45 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() argument
51 OneSong_impl const OneSong;
54 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(vector<OneSong_impl>,m_src_container) in BOOST_MSM_EUML_DECLARE_ATTRIBUTE() argument
55 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(vector<OneSong_impl>,m_tgt_container) in BOOST_MSM_EUML_DECLARE_ATTRIBUTE()
57 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(vector<OneSong_impl>::iterator,m_src_it) in BOOST_MSM_EUML_DECLARE_ATTRIBUTE()
143 … for (vector<OneSong_impl>::const_iterator it = search.get_attribute(m_tgt_container).begin(); in test()
[all …]
DCompilerStressTestEuml.cpp44 struct OneSong_impl : euml_event<OneSong_impl>,OneSongDef struct
46 OneSong_impl(){} in OneSong_impl() function
47 OneSong_impl(const string& asong) in OneSong_impl() argument
52 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() function
60 OneSong_impl const OneSong;
64 bool operator()(const OneSong_impl& lhs,const OneSong_impl& rhs)const in operator ()()
71 bool operator()(const OneSong_impl& lhs,const OneSong_impl& rhs)const in operator ()()
86 bool operator()(const OneSong_impl& lhs)const in operator ()()
111 bool operator()(const OneSong_impl& lhs)const in BOOST_MSM_EUML_ACTION()
171 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(vector<OneSong_impl>,m_src_container)
[all …]
/third_party/boost/libs/msm/doc/PDF/examples/
DiPodSearchEuml.cpp34 struct OneSong_impl : euml_event<OneSong_impl>,OneSongDef struct
36 OneSong_impl(){} in OneSong_impl() argument
37 OneSong_impl(const string& asong) in OneSong_impl() function
41 OneSong_impl(const char* asong) in OneSong_impl() argument
45 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() argument
51 OneSong_impl const OneSong;
54 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(vector<OneSong_impl>,m_src_container) in BOOST_MSM_EUML_DECLARE_ATTRIBUTE() argument
55 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(vector<OneSong_impl>,m_tgt_container) in BOOST_MSM_EUML_DECLARE_ATTRIBUTE()
57 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(vector<OneSong_impl>::iterator,m_src_it) in BOOST_MSM_EUML_DECLARE_ATTRIBUTE()
143 … for (vector<OneSong_impl>::const_iterator it = search.get_attribute(m_tgt_container).begin(); in test()
[all …]
DCompilerStressTestEuml.cpp44 struct OneSong_impl : euml_event<OneSong_impl>,OneSongDef struct
46 OneSong_impl(){} in OneSong_impl() argument
47 OneSong_impl(const string& asong) in OneSong_impl() argument
52 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() function
60 OneSong_impl const OneSong;
64 bool operator()(const OneSong_impl& lhs,const OneSong_impl& rhs)const in operator ()()
71 bool operator()(const OneSong_impl& lhs,const OneSong_impl& rhs)const in operator ()()
86 bool operator()(const OneSong_impl& lhs)const in operator ()()
111 bool operator()(const OneSong_impl& lhs)const in BOOST_MSM_EUML_ACTION()
171 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(vector<OneSong_impl>,m_src_container)
[all …]