#ifndef EFL_CANVAS_GROUP_ANIMATION_EO_HH #define EFL_CANVAS_GROUP_ANIMATION_EO_HH #include extern "C" { #include "efl_canvas_animation.eo.h" #include "efl_canvas_group_animation.eo.h" #include "efl_canvas_object.eo.h" #include "efl_class.eo.h" #include "efl_interpolator.eo.h" #include "efl_object.eo.h" #include "efl_playable.eo.h" } #include #include #include "efl_canvas_animation.eo.hh" #include "efl_canvas_object.eo.hh" #include "efl_class.eo.hh" #include "efl_interpolator.eo.hh" #include "efl_object.eo.hh" #include "efl_playable.eo.hh" #ifndef EFL_CANVAS_GROUP_ANIMATION_FWD_GUARD #define EFL_CANVAS_GROUP_ANIMATION_FWD_GUARD namespace efl { namespace canvas { struct Group_Animation; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Group_Animation> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Group_Animation&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Group_Animation const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Group_Animation const&> : ::std::true_type {}; } } #endif #ifndef EFL_CANVAS_ANIMATION_FWD_GUARD #define EFL_CANVAS_ANIMATION_FWD_GUARD namespace efl { namespace canvas { struct Animation; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Animation> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Animation&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Animation const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Animation const&> : ::std::true_type {}; } } #endif #ifndef EFL_CLASS_FWD_GUARD #define EFL_CLASS_FWD_GUARD namespace efl { struct Class; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Class> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Class&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Class const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Class const&> : ::std::true_type {}; } } #endif #ifndef EFL_INTERPOLATOR_FWD_GUARD #define EFL_INTERPOLATOR_FWD_GUARD namespace efl { struct Interpolator; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Interpolator> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Interpolator&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Interpolator const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Interpolator const&> : ::std::true_type {}; } } #endif #ifndef EFL_OBJECT_FWD_GUARD #define EFL_OBJECT_FWD_GUARD namespace efl { struct Object; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Object> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Object&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Object const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Object const&> : ::std::true_type {}; } } #endif #ifndef EFL_PLAYABLE_FWD_GUARD #define EFL_PLAYABLE_FWD_GUARD namespace efl { struct Playable; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Playable> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Playable&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Playable const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Playable const&> : ::std::true_type {}; } } #endif #ifndef EFL_CANVAS_ANIMATION_FWD_GUARD #define EFL_CANVAS_ANIMATION_FWD_GUARD namespace efl { namespace canvas { struct Animation; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Animation> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Animation&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Animation const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Animation const&> : ::std::true_type {}; } } #endif #ifndef EFL_CANVAS_OBJECT_FWD_GUARD #define EFL_CANVAS_OBJECT_FWD_GUARD namespace efl { namespace canvas { struct Object; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Object> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Object&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Object const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Object const&> : ::std::true_type {}; } } #endif #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wignored-qualifiers" namespace eo_cxx { namespace efl { namespace canvas { struct Group_Animation { ::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::canvas::Animation>>::type animations_get() const; ::efl::eolian::return_traits::type animation_add( ::efl::eolian::in_traits< ::efl::canvas::Animation>::type animation) const; ::efl::eolian::return_traits::type animation_del( ::efl::eolian::in_traits< ::efl::canvas::Animation>::type animation) const; static Efl_Class const* _eo_class() { return EFL_CANVAS_GROUP_ANIMATION_CLASS; } Eo* _eo_ptr() const { return *(reinterpret_cast(const_cast(this))); } operator ::efl::canvas::Group_Animation() const; operator ::efl::canvas::Group_Animation&(); operator ::efl::canvas::Group_Animation const&() const; /// @cond LOCAL ::efl::eolian::address_of_operator operator&() { return {this}; } ::efl::eolian::address_of_operator operator&() const { return {this}; } /// @endcond }; } } } namespace efl { namespace canvas { struct Group_Animation : private ::efl::eo::concrete , EO_CXX_INHERIT(::efl::Object) , EO_CXX_INHERIT(::efl::Playable) , EO_CXX_INHERIT(::efl::canvas::Animation) { explicit Group_Animation( ::Eo* eo) : ::efl::eo::concrete(eo) {} Group_Animation(std::nullptr_t) : ::efl::eo::concrete(nullptr) {} explicit Group_Animation() = default; Group_Animation(Group_Animation const&) = default; Group_Animation(Group_Animation&&) = default; Group_Animation& operator=(Group_Animation const&) = default; Group_Animation& operator=(Group_Animation&&) = default; template Group_Animation(Derived&& derived , typename std::enable_if< ::efl::eo::is_eolian_object::value && std::is_base_of< Group_Animation, Derived>::value>::type* = 0) : ::efl::eo::concrete(derived._eo_ptr()) {} ::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::canvas::Animation>>::type animations_get() const; ::efl::eolian::return_traits::type animation_add( ::efl::eolian::in_traits< ::efl::canvas::Animation>::type animation) const; ::efl::eolian::return_traits::type animation_del( ::efl::eolian::in_traits< ::efl::canvas::Animation>::type animation) const; static Efl_Class const* _eo_class() { return EFL_CANVAS_GROUP_ANIMATION_CLASS; } Eo* _eo_ptr() const { return *(reinterpret_cast(const_cast(this))); } /// @cond LOCAL ::efl::eolian::address_of_operator operator&() { return {this}; } ::efl::eolian::address_of_operator operator&() const { return {this}; } /// @endcond ::efl::eo::wref _get_wref() const { return ::efl::eo::wref(*this); } ::efl::eo::concrete const& _get_concrete() const { return *this; } ::efl::eo::concrete& _get_concrete() { return *this; } using ::efl::eo::concrete::_eo_ptr; using ::efl::eo::concrete::_release; using ::efl::eo::concrete::_reset; using ::efl::eo::concrete::_delete; using ::efl::eo::concrete::operator bool; #ifdef EFL_CXXPERIMENTAL const Group_Animation* operator->() const { return this; } Group_Animation* operator->() { return this; } operator Eo*() const { return _eo_ptr(); } #endif friend bool operator==(Group_Animation const& lhs, Group_Animation const& rhs) { return lhs._get_concrete() == rhs._get_concrete(); } friend bool operator!=(Group_Animation const& lhs, Group_Animation const& rhs) { return !(lhs == rhs); } }; static_assert(sizeof(Group_Animation) == sizeof(Eo*), ""); static_assert(std::is_standard_layout::value, ""); } } #pragma GCC diagnostic pop #endif