|  | 
|  | Manager (::Eo *eo) | 
|  | 
|  | Manager (std::nullptr_t) | 
|  | 
|  | Manager (Manager const &other)=default | 
|  | 
|  | Manager (Manager &&other)=default | 
|  | 
| Manager & | operator= (Manager const &other)=default | 
|  | 
| Manager & | operator= (Manager &&other)=default | 
|  | 
|  | Manager (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Manager (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< ::efl::ui::focus::Manager >::type | redirect_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | redirect_set (::efl::eolian::in_traits< ::efl::ui::focus::Manager >::type redirect) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::ui::focus::Object > >::type | border_elements_get () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::ui::focus::Object >::type | root_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | root_set (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type root) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::ui::focus::Object >::type | move (::efl::eolian::in_traits< Efl_Ui_Focus_Direction >::type direction) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::ui::focus::Object >::type | request_move (::efl::eolian::in_traits< Efl_Ui_Focus_Direction >::type direction) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | cxx_register (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type child, ::efl::eolian::in_traits< ::efl::ui::focus::Object >::type parent, ::efl::eolian::in_traits< ::efl::ui::focus::Manager >::type redirect) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | register_logical (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type child, ::efl::eolian::in_traits< ::efl::ui::focus::Object >::type parent, ::efl::eolian::in_traits< ::efl::ui::focus::Manager >::type redirect) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | update_redirect (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type child, ::efl::eolian::in_traits< ::efl::ui::focus::Manager >::type redirect) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | update_parent (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type child, ::efl::eolian::in_traits< ::efl::ui::focus::Object >::type parent) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | update_children (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type parent, ::efl::eolian::in_traits< ::efl::eina::list< ::efl::ui::focus::Object >>::type children) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | update_order (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type parent, ::efl::eolian::in_traits< ::efl::eina::range_list< ::efl::ui::focus::Object >>::type children) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | unregister (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type child) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | focus (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type focus) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::ui::focus::Object >::type | focused () const | 
|  | 
| ::efl::eolian::return_traits< ::std::unique_ptr< Efl_Ui_Focus_Relations, ::efl::eina::malloc_deleter > >::type | fetch (::efl::eolian::in_traits< ::efl::ui::focus::Object >::type child) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::ui::focus::Object >::type | logical_end () const | 
|  | 
| Eo * | _eo_ptr () const | 
|  | 
|  | concrete (Eo *eo) | 
|  | Class constructor.  More... 
 | 
|  | 
|  | concrete () | 
|  | Default constructor.  More... 
 | 
|  | 
|  | ~concrete () | 
|  | Class destructor. 
 | 
|  | 
|  | concrete (concrete const &other) | 
|  | 
|  | concrete (concrete &&other) | 
|  | 
| concrete & | operator= (concrete const &other) | 
|  | Assignment operator. 
 | 
|  | 
| concrete & | operator= (concrete &&other) | 
|  | 
| Eo * | _eo_ptr () const | 
|  | Return a pointer to the EO Object stored in this instance.  More... 
 | 
|  | 
| Eo * | _release () | 
|  | Releases the reference from this concrete object and return the pointer to the EO Object stored in this instance.  More... 
 | 
|  | 
| void | _reset (Eo *_ptr=nullptr) | 
|  | Reset the current pointer to reference a new Eo object. 
 | 
|  | 
|  | operator bool () const | 
|  | 
|  | Object (::Eo *eo) | 
|  | 
|  | Object (std::nullptr_t) | 
|  | 
|  | Object (Object const &other)=default | 
|  | 
|  | Object (Object &&other)=default | 
|  | 
| Object & | operator= (Object const &other)=default | 
|  | 
| Object & | operator= (Object &&other)=default | 
|  | 
|  | Object (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Object (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | parent_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | parent_set (::efl::eolian::in_traits< ::efl::Object >::type parent) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | name_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | name_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type name) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | comment_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | comment_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type comment) const | 
|  | 
| ::efl::eolian::return_traits< int >::type | event_global_freeze_count_get () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | event_freeze_count_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | finalized_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | del () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | provider_find (::efl::eolian::in_traits< ::efl::Object >::type klass) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | constructor () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | destructor () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | finalize () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | name_find (::efl::eolian::in_traits< ::efl::eina::string_view >::type search) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_thaw () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_freeze () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_global_thaw () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_global_freeze () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_stop () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_forwarder_add (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const | 
|  | 
| ::efl::eolian::return_traits< void >::type | event_callback_forwarder_del (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Object > >::type | children_iterator_new () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_attach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_detach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | composite_part_is () const | 
|  | 
| Eo * | _eo_ptr () const | 
|  |