Data Structures | Public Member Functions | Static Public Member Functions | Static Public Attributes
efl::Container Struct Reference

Data Structures

struct  content_added_event
 
struct  content_removed_event
 

Public Member Functions

 Container (::Eo *eo)
 
 Container (std::nullptr_t)
 
 Container (Container const &other)=default
 
 Container (Container &&other)=default
 
Containeroperator= (Container const &other)=default
 
Containeroperator= (Container &&other)=default
 
 Container (::efl::eo::concrete parent)
 
template<typename F >
 Container (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0)
 
::efl::eolian::return_traits< ::efl::eina::string_view >::type content_part_name_get (::efl::eolian::in_traits< ::efl::Gfx >::type content) const
 
::efl::eolian::return_traits< ::efl::Gfx >::type content_get () const
 
::efl::eolian::return_traits< bool >::type content_set (::efl::eolian::in_traits< ::efl::Gfx >::type content) const
 
::efl::eolian::return_traits< ::efl::Gfx >::type content_unset () const
 
::efl::eolian::return_traits< bool >::type content_remove (::efl::eolian::in_traits< ::efl::Gfx >::type content) const
 
::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Gfx > >::type content_iterate () const
 
::efl::eolian::return_traits< int >::type content_count () const
 
Eo_eo_ptr () const
 
- Public Member Functions inherited from efl::eo::concrete
 concrete (Eo *eo)
 Class constructor. More...
 
 concrete ()
 Default constructor. More...
 
 ~concrete ()
 Class destructor.
 
 concrete (concrete const &other)
 
 concrete (concrete &&other)
 
concreteoperator= (concrete const &other)
 Assignment operator.
 
concreteoperator= (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
 
- Public Member Functions inherited from efl::Gfx
 Gfx (::Eo *eo)
 
 Gfx (std::nullptr_t)
 
 Gfx (Gfx const &other)=default
 
 Gfx (Gfx &&other)=default
 
Gfxoperator= (Gfx const &other)=default
 
Gfxoperator= (Gfx &&other)=default
 
 Gfx (::efl::eo::concrete parent)
 
template<typename F >
 Gfx (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0)
 
::efl::eolian::return_traits< void >::type position_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const
 
::efl::eolian::return_traits< void >::type position_set (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y) const
 
::efl::eolian::return_traits< void >::type size_get (::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const
 
::efl::eolian::return_traits< void >::type size_set (::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const
 
::efl::eolian::return_traits< void >::type geometry_get (::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y, ::efl::eolian::out_traits< int >::type w, ::efl::eolian::out_traits< int >::type h) const
 
::efl::eolian::return_traits< void >::type geometry_set (::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y, ::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const
 
::efl::eolian::return_traits< void >::type color_get (::efl::eolian::out_traits< int >::type r, ::efl::eolian::out_traits< int >::type g, ::efl::eolian::out_traits< int >::type b, ::efl::eolian::out_traits< int >::type a) const
 
::efl::eolian::return_traits< void >::type color_set (::efl::eolian::in_traits< int >::type r, ::efl::eolian::in_traits< int >::type g, ::efl::eolian::in_traits< int >::type b, ::efl::eolian::in_traits< int >::type a) const
 
::efl::eolian::return_traits< bool >::type color_part_get (::efl::eolian::in_traits< ::efl::eina::string_view >::type part, ::efl::eolian::out_traits< int >::type r, ::efl::eolian::out_traits< int >::type g, ::efl::eolian::out_traits< int >::type b, ::efl::eolian::out_traits< int >::type a) const
 
::efl::eolian::return_traits< bool >::type color_part_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type part, ::efl::eolian::in_traits< int >::type r, ::efl::eolian::in_traits< int >::type g, ::efl::eolian::in_traits< int >::type b, ::efl::eolian::in_traits< int >::type a) const
 
::efl::eolian::return_traits< bool >::type visible_get () const
 
::efl::eolian::return_traits< void >::type visible_set (::efl::eolian::in_traits< bool >::type v) const
 
Eo_eo_ptr () const
 

Static Public Member Functions

static Eo_Class const * _eo_class ()
 
- Static Public Member Functions inherited from efl::Gfx
static Eo_Class const * _eo_class ()
 

Static Public Attributes

static struct efl::Container::content_added_event content_added_event
 
static struct efl::Container::content_removed_event content_removed_event
 
- Static Public Attributes inherited from efl::Gfx
static struct efl::Gfx::show_event show_event
 
static struct efl::Gfx::hide_event hide_event
 
static struct efl::Gfx::move_event move_event
 
static struct efl::Gfx::resize_event resize_event
 

Additional Inherited Members

- Protected Attributes inherited from efl::eo::concrete
Eo_eo_raw
 The opaque EO Object.