Searched defs:OneSong_impl (Results 1 – 4 of 4) sorted by relevance
34 struct OneSong_impl : euml_event<OneSong_impl>,OneSongDef struct36 OneSong_impl(){} in OneSong_impl() argument37 OneSong_impl(const string& asong) in OneSong_impl() argument41 OneSong_impl(const char* asong) in OneSong_impl() argument45 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() function49 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()
44 struct OneSong_impl : euml_event<OneSong_impl>,OneSongDef struct46 OneSong_impl(){} in OneSong_impl() argument47 OneSong_impl(const string& asong) in OneSong_impl() function52 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() argument57 const string& get_data() const {return get_attribute(m_song);} in get_data()
34 struct OneSong_impl : euml_event<OneSong_impl>,OneSongDef struct36 OneSong_impl(){} in OneSong_impl() function37 OneSong_impl(const string& asong) in OneSong_impl() function41 OneSong_impl(const char* asong) in OneSong_impl() function45 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() function49 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()
44 struct OneSong_impl : euml_event<OneSong_impl>,OneSongDef struct46 OneSong_impl(){} in OneSong_impl() function47 OneSong_impl(const string& asong) in OneSong_impl() argument52 OneSong_impl(const OneSong_impl& asong) in OneSong_impl() function57 const string& get_data() const {return get_attribute(m_song);} in get_data()