#ifndef EFL_UI_SPOTLIGHT_CONTAINER_EO_HH #define EFL_UI_SPOTLIGHT_CONTAINER_EO_HH #include extern "C" { #include "efl_access_component.eo.h" #include "efl_access_object.eo.h" #include "efl_canvas_animation.eo.h" #include "efl_canvas_group.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_container.eo.h" #include "efl_content.eo.h" #include "efl_gfx_color.eo.h" #include "efl_gfx_entity.eo.h" #include "efl_gfx_filter.eo.h" #include "efl_gfx_hint.eo.h" #include "efl_gfx_mapping.eo.h" #include "efl_gfx_stack.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_model.eo.h" #include "efl_object.eo.h" #include "efl_pack.eo.h" #include "efl_pack_linear.eo.h" #include "efl_part.eo.h" #include "efl_ui_dnd.eo.h" #include "efl_ui_focus_manager.eo.h" #include "efl_ui_focus_object.eo.h" #include "efl_ui_i18n.eo.h" #include "efl_ui_l10n.eo.h" #include "efl_ui_property_bind.eo.h" #include "efl_ui_selection.eo.h" #include "efl_ui_spotlight_container.eo.h" #include "efl_ui_spotlight_indicator.eo.h" #include "efl_ui_spotlight_manager.eo.h" #include "efl_ui_view.eo.h" #include "efl_ui_widget.eo.h" } #include #include #include "efl_access_component.eo.hh" #include "efl_access_object.eo.hh" #include "efl_canvas_animation.eo.hh" #include "efl_canvas_group.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_container.eo.hh" #include "efl_content.eo.hh" #include "efl_gfx_color.eo.hh" #include "efl_gfx_entity.eo.hh" #include "efl_gfx_filter.eo.hh" #include "efl_gfx_hint.eo.hh" #include "efl_gfx_mapping.eo.hh" #include "efl_gfx_stack.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_model.eo.hh" #include "efl_object.eo.hh" #include "efl_pack.eo.hh" #include "efl_pack_linear.eo.hh" #include "efl_part.eo.hh" #include "efl_ui_dnd.eo.hh" #include "efl_ui_focus_manager.eo.hh" #include "efl_ui_focus_object.eo.hh" #include "efl_ui_i18n.eo.hh" #include "efl_ui_l10n.eo.hh" #include "efl_ui_property_bind.eo.hh" #include "efl_ui_selection.eo.hh" #include "efl_ui_spotlight_indicator.eo.hh" #include "efl_ui_spotlight_manager.eo.hh" #include "efl_ui_view.eo.hh" #include "efl_ui_widget.eo.hh" #ifndef EFL_UI_SPOTLIGHT_CONTAINER_FWD_GUARD #define EFL_UI_SPOTLIGHT_CONTAINER_FWD_GUARD namespace efl { namespace ui { namespace spotlight { struct Container; } } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Container> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Container&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Container const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Container 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_CONTAINER_FWD_GUARD #define EFL_CONTAINER_FWD_GUARD namespace efl { struct Container; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Container> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Container&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Container const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Container const&> : ::std::true_type {}; } } #endif #ifndef EFL_CONTENT_FWD_GUARD #define EFL_CONTENT_FWD_GUARD namespace efl { struct Content; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Content> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Content&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Content const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Content const&> : ::std::true_type {}; } } #endif #ifndef EFL_MODEL_FWD_GUARD #define EFL_MODEL_FWD_GUARD namespace efl { struct Model; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Model> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Model&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Model const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Model const&> : ::std::true_type {}; } } #endif #ifndef EFL_ACCESS_COMPONENT_FWD_GUARD #define EFL_ACCESS_COMPONENT_FWD_GUARD namespace efl { namespace access { struct Component; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::access::Component> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::access::Component&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::access::Component const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::access::Component 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_UI_DND_FWD_GUARD #define EFL_UI_DND_FWD_GUARD namespace efl { namespace ui { struct Dnd; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Dnd> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Dnd&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Dnd const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Dnd 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_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_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_UI_I18N_FWD_GUARD #define EFL_UI_I18N_FWD_GUARD namespace efl { namespace ui { struct I18n; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::I18n> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::I18n&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::I18n const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::I18n const&> : ::std::true_type {}; } } #endif #ifndef EFL_UI_SPOTLIGHT_INDICATOR_FWD_GUARD #define EFL_UI_SPOTLIGHT_INDICATOR_FWD_GUARD namespace efl { namespace ui { namespace spotlight { struct Indicator; } } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Indicator> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Indicator&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Indicator const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Indicator 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_UI_L10N_FWD_GUARD #define EFL_UI_L10N_FWD_GUARD namespace efl { namespace ui { struct L10n; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::L10n> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::L10n&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::L10n const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::L10n 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_UI_FOCUS_MANAGER_FWD_GUARD #define EFL_UI_FOCUS_MANAGER_FWD_GUARD namespace efl { namespace ui { namespace focus { struct Manager; } } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::focus::Manager> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::focus::Manager&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::focus::Manager const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::focus::Manager const&> : ::std::true_type {}; } } #endif #ifndef EFL_UI_SPOTLIGHT_MANAGER_FWD_GUARD #define EFL_UI_SPOTLIGHT_MANAGER_FWD_GUARD namespace efl { namespace ui { namespace spotlight { struct Manager; } } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Manager> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Manager&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Manager const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::spotlight::Manager 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_PACK_FWD_GUARD #define EFL_PACK_FWD_GUARD namespace efl { struct Pack; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Pack> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Pack&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Pack const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Pack const&> : ::std::true_type {}; } } #endif #ifndef EFL_PACK_LINEAR_FWD_GUARD #define EFL_PACK_LINEAR_FWD_GUARD namespace efl { struct Pack_Linear; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Pack_Linear> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Pack_Linear&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Pack_Linear const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Pack_Linear const&> : ::std::true_type {}; } } #endif #ifndef EFL_PART_FWD_GUARD #define EFL_PART_FWD_GUARD namespace efl { struct Part; } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Part> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Part&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Part const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::Part const&> : ::std::true_type {}; } } #endif #ifndef EFL_ACCESS_OBJECT_FWD_GUARD #define EFL_ACCESS_OBJECT_FWD_GUARD namespace efl { namespace access { struct Object; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::access::Object> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::access::Object&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::access::Object const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::access::Object const&> : ::std::true_type {}; } } #endif #ifndef EFL_CANVAS_GROUP_FWD_GUARD #define EFL_CANVAS_GROUP_FWD_GUARD namespace efl { namespace canvas { struct Group; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Group> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Group&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Group const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::canvas::Group 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_UI_FOCUS_OBJECT_FWD_GUARD #define EFL_UI_FOCUS_OBJECT_FWD_GUARD namespace efl { namespace ui { namespace focus { struct Object; } } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::focus::Object> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::focus::Object&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::focus::Object const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::focus::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_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_UI_PROPERTY_BIND_FWD_GUARD #define EFL_UI_PROPERTY_BIND_FWD_GUARD namespace efl { namespace ui { struct Property_Bind; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Property_Bind> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Property_Bind&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Property_Bind const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Property_Bind const&> : ::std::true_type {}; } } #endif #ifndef EFL_UI_SELECTION_FWD_GUARD #define EFL_UI_SELECTION_FWD_GUARD namespace efl { namespace ui { struct Selection; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Selection> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Selection&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Selection const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Selection 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 #ifndef EFL_UI_VIEW_FWD_GUARD #define EFL_UI_VIEW_FWD_GUARD namespace efl { namespace ui { struct View; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::View> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::View&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::View const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::View const&> : ::std::true_type {}; } } #endif #ifndef EFL_UI_WIDGET_FWD_GUARD #define EFL_UI_WIDGET_FWD_GUARD namespace efl { namespace ui { struct Widget; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const&> : ::std::true_type {}; } } #endif #ifndef EFL_UI_WIDGET_FWD_GUARD #define EFL_UI_WIDGET_FWD_GUARD namespace efl { namespace ui { struct Widget; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const&> : ::std::true_type {}; } } #endif #ifndef EFL_UI_WIDGET_FWD_GUARD #define EFL_UI_WIDGET_FWD_GUARD namespace efl { namespace ui { struct Widget; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const&> : ::std::true_type {}; } } #endif #ifndef EFL_UI_WIDGET_FWD_GUARD #define EFL_UI_WIDGET_FWD_GUARD namespace efl { namespace ui { struct Widget; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const&> : ::std::true_type {}; } } #endif #ifndef EFL_UI_WIDGET_FWD_GUARD #define EFL_UI_WIDGET_FWD_GUARD namespace efl { namespace ui { struct Widget; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const&> : ::std::true_type {}; } } #endif #ifndef EFL_UI_WIDGET_FWD_GUARD #define EFL_UI_WIDGET_FWD_GUARD namespace efl { namespace ui { struct Widget; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget&> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const> : ::std::true_type {}; } } namespace efl { namespace eo { template<> struct is_eolian_object< ::efl::ui::Widget const&> : ::std::true_type {}; } } #endif #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wignored-qualifiers" namespace eo_cxx { namespace efl { namespace ui { namespace spotlight { struct Container { #ifdef EFL_BETA_API_SUPPORT ::efl::eolian::return_traits< ::efl::ui::spotlight::Manager>::type spotlight_manager_get() const; #endif #ifdef EFL_BETA_API_SUPPORT ::efl::eolian::return_traits::type spotlight_manager_set( ::efl::eolian::in_traits< ::efl::ui::spotlight::Manager>::type spotlight_manager) const; #endif #ifdef EFL_BETA_API_SUPPORT ::efl::eolian::return_traits< ::efl::ui::spotlight::Indicator>::type indicator_get() const; #endif #ifdef EFL_BETA_API_SUPPORT ::efl::eolian::return_traits::type indicator_set( ::efl::eolian::in_traits< ::efl::ui::spotlight::Indicator>::type indicator) const; #endif ::efl::eolian::return_traits< ::efl::ui::Widget>::type active_element_get() const; ::efl::eolian::return_traits::type active_element_set( ::efl::eolian::in_traits< ::efl::ui::Widget>::type element) const; ::efl::eolian::return_traits::type spotlight_size_get() const; ::efl::eolian::return_traits::type spotlight_size_set( ::efl::eolian::in_traits::type size) const; ::efl::eolian::return_traits::type animated_transition_get() const; ::efl::eolian::return_traits::type animated_transition_set( ::efl::eolian::in_traits::type enable) const; #ifdef EFL_BETA_API_SUPPORT ::efl::eolian::return_traits::type push( ::efl::eolian::in_traits< ::efl::gfx::Entity>::type widget) const; #endif static Efl_Class const* _eo_class() { return EFL_UI_SPOTLIGHT_CONTAINER_CLASS; } Eo* _eo_ptr() const { return *(reinterpret_cast(const_cast(this))); } operator ::efl::ui::spotlight::Container() const; operator ::efl::ui::spotlight::Container&(); operator ::efl::ui::spotlight::Container 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 ui { namespace spotlight { struct Container : private ::efl::eo::concrete , EO_CXX_INHERIT(::efl::Container) , EO_CXX_INHERIT(::efl::Loop_Consumer) , EO_CXX_INHERIT(::efl::Object) , EO_CXX_INHERIT(::efl::Pack) , EO_CXX_INHERIT(::efl::Pack_Linear) , EO_CXX_INHERIT(::efl::Part) , EO_CXX_INHERIT(::efl::access::Component) , EO_CXX_INHERIT(::efl::access::Object) , EO_CXX_INHERIT(::efl::canvas::Group) , EO_CXX_INHERIT(::efl::canvas::Object) , EO_CXX_INHERIT(::efl::canvas::Object_Animation) , EO_CXX_INHERIT(::efl::canvas::Pointer) , EO_CXX_INHERIT(::efl::gfx::Color) , EO_CXX_INHERIT(::efl::gfx::Entity) , EO_CXX_INHERIT(::efl::gfx::Filter) , EO_CXX_INHERIT(::efl::gfx::Hint) , EO_CXX_INHERIT(::efl::gfx::Mapping) , EO_CXX_INHERIT(::efl::gfx::Stack) , EO_CXX_INHERIT(::efl::input::Interface) , EO_CXX_INHERIT(::efl::ui::Dnd) , EO_CXX_INHERIT(::efl::ui::I18n) , EO_CXX_INHERIT(::efl::ui::L10n) , EO_CXX_INHERIT(::efl::ui::Property_Bind) , EO_CXX_INHERIT(::efl::ui::Selection) , EO_CXX_INHERIT(::efl::ui::View) , EO_CXX_INHERIT(::efl::ui::Widget) , EO_CXX_INHERIT(::efl::ui::focus::Object) { explicit Container( ::Eo* eo) : ::efl::eo::concrete(eo) {} Container(std::nullptr_t) : ::efl::eo::concrete(nullptr) {} explicit Container() = default; Container(Container const&) = default; Container(Container&&) = default; Container& operator=(Container const&) = default; Container& operator=(Container&&) = default; template Container(Derived&& derived , typename std::enable_if< ::efl::eo::is_eolian_object::value && std::is_base_of< Container, Derived>::value>::type* = 0) : ::efl::eo::concrete(derived._eo_ptr()) {} Container( ::efl::eo::instantiate_t) { ::efl::eolian::do_eo_add( ::efl::eo::concrete::_eo_raw, ::efl::eo::concrete{nullptr}, _eo_class()); } template explicit Container( ::efl::eo::instantiate_t, T&& parent, typename std::enable_if< ::efl::eo::is_eolian_object::value>::type* = 0) { ::efl::eolian::do_eo_add( ::efl::eo::concrete::_eo_raw, parent, _eo_class()); } template Container( ::efl::eo::instantiate_t, F&& f, typename ::std::enable_if< ::efl::eolian::is_constructor_lambda::value>::type* = 0) { ::efl::eolian::do_eo_add( ::efl::eo::concrete::_eo_raw, ::efl::eo::concrete{nullptr}, _eo_class(), *this, std::forward(f)); } template Container( ::efl::eo::instantiate_t, T&& parent, F&& f, typename ::std::enable_if< ::efl::eolian::is_constructor_lambda::value && ::efl::eo::is_eolian_object::value>::type* = 0) { ::efl::eolian::do_eo_add( ::efl::eo::concrete::_eo_raw, parent, _eo_class(), *this, std::forward(f)); } #ifdef EFL_BETA_API_SUPPORT ::efl::eolian::return_traits< ::efl::ui::spotlight::Manager>::type spotlight_manager_get() const; #endif #ifdef EFL_BETA_API_SUPPORT ::efl::eolian::return_traits::type spotlight_manager_set( ::efl::eolian::in_traits< ::efl::ui::spotlight::Manager>::type spotlight_manager) const; #endif #ifdef EFL_BETA_API_SUPPORT ::efl::eolian::return_traits< ::efl::ui::spotlight::Indicator>::type indicator_get() const; #endif #ifdef EFL_BETA_API_SUPPORT ::efl::eolian::return_traits::type indicator_set( ::efl::eolian::in_traits< ::efl::ui::spotlight::Indicator>::type indicator) const; #endif ::efl::eolian::return_traits< ::efl::ui::Widget>::type active_element_get() const; ::efl::eolian::return_traits::type active_element_set( ::efl::eolian::in_traits< ::efl::ui::Widget>::type element) const; ::efl::eolian::return_traits::type spotlight_size_get() const; ::efl::eolian::return_traits::type spotlight_size_set( ::efl::eolian::in_traits::type size) const; ::efl::eolian::return_traits::type animated_transition_get() const; ::efl::eolian::return_traits::type animated_transition_set( ::efl::eolian::in_traits::type enable) const; #ifdef EFL_BETA_API_SUPPORT ::efl::eolian::return_traits::type push( ::efl::eolian::in_traits< ::efl::gfx::Entity>::type widget) const; #endif static Efl_Class const* _eo_class() { return EFL_UI_SPOTLIGHT_CONTAINER_CLASS; } Eo* _eo_ptr() const { return *(reinterpret_cast(const_cast(this))); } #ifdef EFL_UI_SPOTLIGHT_CONTAINER_BETA static struct transition_start_event { static Efl_Event_Description const* description() { return EFL_UI_SPOTLIGHT_EVENT_TRANSITION_START; } typedef Efl_Ui_Spotlight_Transition_Event parameter_type; } const transition_start_event; #ifdef EFL_CXXPERIMENTAL template typename std::enable_if::value, ::efl::eolian::signal_connection>::type transition_start_event_cb_add(F function) { return ::efl::eolian::event_add(transition_start_event, *this, function); } template typename std::enable_if::value, ::efl::eolian::signal_connection>::type transition_start_event_cb_add(F function) { return ::efl::eolian::event_add(transition_start_event, *this, std::bind(function)); } #endif #endif #ifdef EFL_UI_SPOTLIGHT_CONTAINER_BETA static struct transition_end_event { static Efl_Event_Description const* description() { return EFL_UI_SPOTLIGHT_EVENT_TRANSITION_END; } typedef Efl_Ui_Spotlight_Transition_Event parameter_type; } const transition_end_event; #ifdef EFL_CXXPERIMENTAL template typename std::enable_if::value, ::efl::eolian::signal_connection>::type transition_end_event_cb_add(F function) { return ::efl::eolian::event_add(transition_end_event, *this, function); } template typename std::enable_if::value, ::efl::eolian::signal_connection>::type transition_end_event_cb_add(F function) { return ::efl::eolian::event_add(transition_end_event, *this, std::bind(function)); } #endif #endif /// @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 Container* operator->() const { return this; } Container* operator->() { return this; } operator Eo*() const { return _eo_ptr(); } #endif friend bool operator==(Container const& lhs, Container const& rhs) { return lhs._get_concrete() == rhs._get_concrete(); } friend bool operator!=(Container const& lhs, Container const& rhs) { return !(lhs == rhs); } }; static_assert(sizeof(Container) == sizeof(Eo*), ""); static_assert(std::is_standard_layout::value, ""); } } } #pragma GCC diagnostic pop #endif