#ifndef EFL_CANVAS_IMAGE_INTERNAL_EO_HH #define EFL_CANVAS_IMAGE_INTERNAL_EO_HH #include extern "C" { #include "efl_canvas_animation.eo.h" #include "efl_canvas_filter_internal.eo.h" #include "efl_canvas_image_internal.eo.h" #include "efl_canvas_object.eo.h" #include "efl_canvas_object_animation.eo.h" #include "efl_canvas_pointer.eo.h" #include "efl_class.eo.h" #include "efl_file_save.eo.h" #include "efl_gfx_buffer.eo.h" #include "efl_gfx_color.eo.h" #include "efl_gfx_entity.eo.h" #include "efl_gfx_fill.eo.h" #include "efl_gfx_filter.eo.h" #include "efl_gfx_hint.eo.h" #include "efl_gfx_image.eo.h" #include "efl_gfx_image_orientable.eo.h" #include "efl_gfx_mapping.eo.h" #include "efl_gfx_stack.eo.h" #include "efl_gfx_view.eo.h" #include "efl_input_device.eo.h" #include "efl_input_focus.eo.h" #include "efl_input_hold.eo.h" #include "efl_input_interface.eo.h" #include "efl_input_key.eo.h" #include "efl_input_pointer.eo.h" #include "efl_loop.eo.h" #include "efl_loop_consumer.eo.h" #include "efl_object.eo.h" } #include #include #include "efl_canvas_animation.eo.hh" #include "efl_canvas_filter_internal.eo.hh" #include "efl_canvas_object.eo.hh" #include "efl_canvas_object_animation.eo.hh" #include "efl_canvas_pointer.eo.hh" #include "efl_class.eo.hh" #include "efl_file_save.eo.hh" #include "efl_gfx_buffer.eo.hh" #include "efl_gfx_color.eo.hh" #include "efl_gfx_entity.eo.hh" #include "efl_gfx_fill.eo.hh" #include "efl_gfx_filter.eo.hh" #include "efl_gfx_hint.eo.hh" #include "efl_gfx_image.eo.hh" #include "efl_gfx_image_orientable.eo.hh" #include "efl_gfx_mapping.eo.hh" #include "efl_gfx_stack.eo.hh" #include "efl_gfx_view.eo.hh" #include "efl_input_device.eo.hh" #include "efl_input_focus.eo.hh" #include "efl_input_hold.eo.hh" #include "efl_input_interface.eo.hh" #include "efl_input_key.eo.hh" #include "efl_input_pointer.eo.hh" #include "efl_loop.eo.hh" #include "efl_loop_consumer.eo.hh" #include "efl_object.eo.hh" #ifndef EFL_CANVAS_IMAGE_INTERNAL_FWD_GUARD #define EFL_CANVAS_IMAGE_INTERNAL_FWD_GUARD namespace efl { namespace canvas { struct Image_Internal; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Image_Internal> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Image_Internal&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Image_Internal const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Image_Internal 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_GFX_BUFFER_FWD_GUARD #define EFL_GFX_BUFFER_FWD_GUARD namespace efl { namespace gfx { struct Buffer; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Buffer> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Buffer&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Buffer const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Buffer 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_FILE_SAVE_FWD_GUARD #define EFL_FILE_SAVE_FWD_GUARD namespace efl { struct File_Save; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::File_Save> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::File_Save&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::File_Save const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::File_Save const&> : ::std::true_type {}; } } #endif #ifndef EFL_CANVAS_FILTER_INTERNAL_FWD_GUARD #define EFL_CANVAS_FILTER_INTERNAL_FWD_GUARD namespace efl { namespace canvas { namespace filter { struct Internal; } } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::filter::Internal> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::filter::Internal&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::filter::Internal const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::filter::Internal const&> : ::std::true_type {}; } } #endif #ifndef EFL_GFX_COLOR_FWD_GUARD #define EFL_GFX_COLOR_FWD_GUARD namespace efl { namespace gfx { struct Color; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Color> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Color&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Color const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Color const&> : ::std::true_type {}; } } #endif #ifndef EFL_INPUT_DEVICE_FWD_GUARD #define EFL_INPUT_DEVICE_FWD_GUARD namespace efl { namespace input { struct Device; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Device> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Device&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Device const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Device const&> : ::std::true_type {}; } } #endif #ifndef EFL_GFX_ENTITY_FWD_GUARD #define EFL_GFX_ENTITY_FWD_GUARD namespace efl { namespace gfx { struct Entity; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Entity> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Entity&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Entity const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Entity const&> : ::std::true_type {}; } } #endif #ifndef EFL_GFX_FILL_FWD_GUARD #define EFL_GFX_FILL_FWD_GUARD namespace efl { namespace gfx { struct Fill; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Fill> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Fill&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Fill const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Fill const&> : ::std::true_type {}; } } #endif #ifndef EFL_GFX_FILTER_FWD_GUARD #define EFL_GFX_FILTER_FWD_GUARD namespace efl { namespace gfx { struct Filter; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Filter> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Filter&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Filter const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Filter const&> : ::std::true_type {}; } } #endif #ifndef EFL_GFX_HINT_FWD_GUARD #define EFL_GFX_HINT_FWD_GUARD namespace efl { namespace gfx { struct Hint; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Hint> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Hint&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Hint const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Hint const&> : ::std::true_type {}; } } #endif #ifndef EFL_GFX_IMAGE_FWD_GUARD #define EFL_GFX_IMAGE_FWD_GUARD namespace efl { namespace gfx { struct Image; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Image> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Image&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Image const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Image const&> : ::std::true_type {}; } } #endif #ifndef EFL_GFX_IMAGE_ORIENTABLE_FWD_GUARD #define EFL_GFX_IMAGE_ORIENTABLE_FWD_GUARD namespace efl { namespace gfx { struct Image_Orientable; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Image_Orientable> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Image_Orientable&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Image_Orientable const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Image_Orientable const&> : ::std::true_type {}; } } #endif #ifndef EFL_INPUT_FOCUS_FWD_GUARD #define EFL_INPUT_FOCUS_FWD_GUARD namespace efl { namespace input { struct Focus; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Focus> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Focus&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Focus const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Focus const&> : ::std::true_type {}; } } #endif #ifndef EFL_INPUT_HOLD_FWD_GUARD #define EFL_INPUT_HOLD_FWD_GUARD namespace efl { namespace input { struct Hold; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Hold> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Hold&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Hold const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Hold const&> : ::std::true_type {}; } } #endif #ifndef EFL_INPUT_INTERFACE_FWD_GUARD #define EFL_INPUT_INTERFACE_FWD_GUARD namespace efl { namespace input { struct Interface; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Interface> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Interface&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Interface const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Interface const&> : ::std::true_type {}; } } #endif #ifndef EFL_INPUT_KEY_FWD_GUARD #define EFL_INPUT_KEY_FWD_GUARD namespace efl { namespace input { struct Key; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Key> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Key&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Key const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Key const&> : ::std::true_type {}; } } #endif #ifndef EFL_LOOP_FWD_GUARD #define EFL_LOOP_FWD_GUARD namespace efl { struct Loop; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Loop> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Loop&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Loop const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Loop const&> : ::std::true_type {}; } } #endif #ifndef EFL_LOOP_CONSUMER_FWD_GUARD #define EFL_LOOP_CONSUMER_FWD_GUARD namespace efl { struct Loop_Consumer; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Loop_Consumer> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Loop_Consumer&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Loop_Consumer const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Loop_Consumer const&> : ::std::true_type {}; } } #endif #ifndef EFL_GFX_MAPPING_FWD_GUARD #define EFL_GFX_MAPPING_FWD_GUARD namespace efl { namespace gfx { struct Mapping; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Mapping> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Mapping&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Mapping const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Mapping 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_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 #ifndef EFL_CANVAS_OBJECT_ANIMATION_FWD_GUARD #define EFL_CANVAS_OBJECT_ANIMATION_FWD_GUARD namespace efl { namespace canvas { struct Object_Animation; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Object_Animation> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Object_Animation&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Object_Animation const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Object_Animation const&> : ::std::true_type {}; } } #endif #ifndef EFL_CANVAS_POINTER_FWD_GUARD #define EFL_CANVAS_POINTER_FWD_GUARD namespace efl { namespace canvas { struct Pointer; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Pointer> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Pointer&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Pointer const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Pointer const&> : ::std::true_type {}; } } #endif #ifndef EFL_GFX_VIEW_FWD_GUARD #define EFL_GFX_VIEW_FWD_GUARD namespace efl { namespace gfx { struct View; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::View> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::View&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::View const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::View const&> : ::std::true_type {}; } } #endif #ifndef EFL_INPUT_POINTER_FWD_GUARD #define EFL_INPUT_POINTER_FWD_GUARD namespace efl { namespace input { struct Pointer; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Pointer> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Pointer&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Pointer const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::input::Pointer const&> : ::std::true_type {}; } } #endif #ifndef EFL_GFX_STACK_FWD_GUARD #define EFL_GFX_STACK_FWD_GUARD namespace efl { namespace gfx { struct Stack; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Stack> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Stack&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Stack const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::gfx::Stack const&> : ::std::true_type {}; } } #endif #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wignored-qualifiers" namespace eo_cxx { namespace efl { namespace canvas { struct Image_Internal { static Efl_Class const* _eo_class() { return EFL_CANVAS_IMAGE_INTERNAL_CLASS; } Eo* _eo_ptr() const { return *(reinterpret_cast(const_cast(this))); } operator ::efl::canvas::Image_Internal() const; operator ::efl::canvas::Image_Internal&(); operator ::efl::canvas::Image_Internal 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 Image_Internal : private ::efl::eo::concrete , EO_CXX_INHERIT(::efl::File_Save) , EO_CXX_INHERIT(::efl::Loop_Consumer) , EO_CXX_INHERIT(::efl::Object) , EO_CXX_INHERIT(::efl::canvas::Object) , EO_CXX_INHERIT(::efl::canvas::Object_Animation) , EO_CXX_INHERIT(::efl::canvas::Pointer) , EO_CXX_INHERIT(::efl::canvas::filter::Internal) , EO_CXX_INHERIT(::efl::gfx::Buffer) , EO_CXX_INHERIT(::efl::gfx::Color) , EO_CXX_INHERIT(::efl::gfx::Entity) , EO_CXX_INHERIT(::efl::gfx::Fill) , EO_CXX_INHERIT(::efl::gfx::Filter) , EO_CXX_INHERIT(::efl::gfx::Hint) , EO_CXX_INHERIT(::efl::gfx::Image) , EO_CXX_INHERIT(::efl::gfx::Image_Orientable) , EO_CXX_INHERIT(::efl::gfx::Mapping) , EO_CXX_INHERIT(::efl::gfx::Stack) , EO_CXX_INHERIT(::efl::gfx::View) , EO_CXX_INHERIT(::efl::input::Interface) { explicit Image_Internal( ::Eo* eo) : ::efl::eo::concrete(eo) {} Image_Internal(std::nullptr_t) : ::efl::eo::concrete(nullptr) {} explicit Image_Internal() = default; Image_Internal(Image_Internal const&) = default; Image_Internal(Image_Internal&&) = default; Image_Internal& operator=(Image_Internal const&) = default; Image_Internal& operator=(Image_Internal&&) = default; template Image_Internal(Derived&& derived , typename std::enable_if< ::efl::eo::is_eolian_object::value && std::is_base_of< Image_Internal, Derived>::value>::type* = 0) : ::efl::eo::concrete(derived._eo_ptr()) {} static Efl_Class const* _eo_class() { return EFL_CANVAS_IMAGE_INTERNAL_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 Image_Internal* operator->() const { return this; } Image_Internal* operator->() { return this; } operator Eo*() const { return _eo_ptr(); } #endif friend bool operator==(Image_Internal const& lhs, Image_Internal const& rhs) { return lhs._get_concrete() == rhs._get_concrete(); } friend bool operator!=(Image_Internal const& lhs, Image_Internal const& rhs) { return !(lhs == rhs); } }; static_assert(sizeof(Image_Internal) == sizeof(Eo*), ""); static_assert(std::is_standard_layout::value, ""); } } #pragma GCC diagnostic pop #endif