Home
last modified time | relevance | path

Searched defs: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() argument
45 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() function
49 const string& get_data() const {return get_attribute(m_song);} in get_data()
54 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(vector<OneSong_impl>,m_src_container) in BOOST_MSM_EUML_DECLARE_ATTRIBUTE()
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() function
52 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() argument
57 const string& get_data() const {return get_attribute(m_song);} in get_data()
/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() function
37 OneSong_impl(const string& asong) in OneSong_impl() function
41 OneSong_impl(const char* asong) in OneSong_impl() function
45 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() function
49 const string& get_data() const {return get_attribute(m_song);} in get_data()
54 BOOST_MSM_EUML_DECLARE_ATTRIBUTE(vector<OneSong_impl>,m_src_container) in BOOST_MSM_EUML_DECLARE_ATTRIBUTE()
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
57 const string& get_data() const {return get_attribute(m_song);} in get_data()