Public Member Functions | |
Atspi_Image (::Eo *eo) | |
Atspi_Image (std::nullptr_t) | |
Atspi_Image (Atspi_Image const &other)=default | |
Atspi_Image (Atspi_Image &&other)=default | |
Atspi_Image & | operator= (Atspi_Image const &other)=default |
Atspi_Image & | operator= (Atspi_Image &&other)=default |
Atspi_Image (::efl::eo::concrete parent) | |
template<typename F > | |
Atspi_Image (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | |
::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 width, ::efl::eolian::out_traits< int >::type height) const |
::efl::eolian::return_traits< ::efl::eina::string_view >::type | description_get () const |
::efl::eolian::return_traits< void >::type | description_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type description) const |
::efl::eolian::return_traits< ::efl::eina::string_view >::type | locale_get () 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 | |
Static Public Member Functions | |
static Eo_Class const * | _eo_class () |
Additional Inherited Members | |
![]() | |
Eo * | _eo_raw |
The opaque EO Object. | |