|  | 
|  | Atspi_Component (::Eo *eo) | 
|  | 
|  | Atspi_Component (std::nullptr_t) | 
|  | 
|  | Atspi_Component (Atspi_Component const &other)=default | 
|  | 
|  | Atspi_Component (Atspi_Component &&other)=default | 
|  | 
| Atspi_Component & | operator= (Atspi_Component const &other)=default | 
|  | 
| Atspi_Component & | operator= (Atspi_Component &&other)=default | 
|  | 
|  | Atspi_Component (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Atspi_Component (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::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< bool >::type | size_set (::efl::eolian::in_traits< int >::type w, ::efl::eolian::in_traits< int >::type h) const | 
|  | 
| ::efl::eolian::return_traits< int >::type | layer_get () const | 
|  | 
| ::efl::eolian::return_traits< double >::type | alpha_get () const | 
|  | 
| ::efl::eolian::return_traits< int >::type | z_order_get () const | 
|  | 
| ::efl::eolian::return_traits< void >::type | extents_get (::efl::eolian::in_traits< bool >::type screen_coords, ::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< bool >::type | extents_set (::efl::eolian::in_traits< bool >::type screen_coords, ::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 | position_get (::efl::eolian::in_traits< bool >::type screen_coords, ::efl::eolian::out_traits< int >::type x, ::efl::eolian::out_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | position_set (::efl::eolian::in_traits< bool >::type screen_coords, ::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | contains (::efl::eolian::in_traits< bool >::type screen_coords, ::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | focus_grab () const | 
|  | 
| ::efl::eolian::return_traits< ::efl::Object >::type | accessible_at_point_get (::efl::eolian::in_traits< bool >::type screen_coords, ::efl::eolian::in_traits< int >::type x, ::efl::eolian::in_traits< int >::type y) 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 | 
|  |