|  | 
|  | Annotate (::Eo *eo) | 
|  | 
|  | Annotate (std::nullptr_t) | 
|  | 
|  | Annotate (Annotate const &other)=default | 
|  | 
|  | Annotate (Annotate &&other)=default | 
|  | 
| Annotate & | operator= (Annotate const &other)=default | 
|  | 
| Annotate & | operator= (Annotate &&other)=default | 
|  | 
|  | Annotate (::efl::eo::concrete parent) | 
|  | 
| template<typename F > | 
|  | Annotate (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::string_view >::type | annotation_get (::efl::eolian::in_traits< Efl_Text_Annotate_Annotation const *>::type annotation) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | annotation_set (::efl::eolian::in_traits< Efl_Text_Annotate_Annotation const *>::type annotation, ::efl::eolian::in_traits< ::efl::eina::string_view >::type format) const | 
|  | 
| ::efl::eolian::return_traits< Efl_Text_Annotate_Annotation * >::type | cursor_object_item_annotation_get (::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type cur) const | 
|  | 
| ::efl::eolian::return_traits< ::efl::eina::iterator< Efl_Text_Annotate_Annotation const  * > >::type | range_annotations_get (::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type start, ::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type end) const | 
|  | 
| ::efl::eolian::return_traits< Efl_Text_Annotate_Annotation * >::type | annotation_insert (::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type start, ::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type end, ::efl::eolian::in_traits< ::efl::eina::string_view >::type format) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | annotation_del (::efl::eolian::in_traits< Efl_Text_Annotate_Annotation const *>::type annotation) const | 
|  | 
| ::efl::eolian::return_traits< bool >::type | object_item_geometry_get (::efl::eolian::in_traits< Efl_Text_Annotate_Annotation const *>::type an, ::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 | annotation_positions_get (::efl::eolian::in_traits< Efl_Text_Annotate_Annotation const *>::type annotation, ::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type start, ::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type end) const | 
|  | 
| ::efl::eolian::return_traits< Efl_Text_Annotate_Annotation * >::type | cursor_object_item_insert (::efl::eolian::in_traits< Efl_Text_Cursor_Cursor const *>::type cur, ::efl::eolian::in_traits< ::efl::eina::string_view >::type format) 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 | 
|  |