|  | 
|  | Drag (::Eo *eo) | 
|  | 
|  | Drag (std::nullptr_t) | 
|  | 
|  | Drag (Drag const &other)=default | 
|  | 
|  | Drag (Drag &&other)=default | 
|  | 
| Drag & | operator= (Drag const &other)=default | 
|  | 
| Drag & | operator= (Drag &&other)=default | 
|  | 
|  | Drag (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Drag (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_value_get (::efl::eolian::out_traits< double >::type dx, ::efl::eolian::out_traits< double >::type dy) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_value_set (::efl::eolian::in_traits< double >::type dx, ::efl::eolian::in_traits< double >::type dy) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_size_get (::efl::eolian::out_traits< double >::type dw, ::efl::eolian::out_traits< double >::type dh) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_size_set (::efl::eolian::in_traits< double >::type dw, ::efl::eolian::in_traits< double >::type dh) const | 
|  | 
| ::efl::eolian::return_traits< Efl_Ui_Drag_Dir >::type | drag_dir_get () const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_step_get (::efl::eolian::out_traits< double >::type dx, ::efl::eolian::out_traits< double >::type dy) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_step_set (::efl::eolian::in_traits< double >::type dx, ::efl::eolian::in_traits< double >::type dy) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_page_get (::efl::eolian::out_traits< double >::type dx, ::efl::eolian::out_traits< double >::type dy) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_page_set (::efl::eolian::in_traits< double >::type dx, ::efl::eolian::in_traits< double >::type dy) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_step_move (::efl::eolian::in_traits< double >::type dx, ::efl::eolian::in_traits< double >::type dy) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | drag_page_move (::efl::eolian::in_traits< double >::type dx, ::efl::eolian::in_traits< double >::type dy) 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 | 
|  |