|
| Sys_Notify_Interface (::Eo *eo) |
|
| Sys_Notify_Interface (std::nullptr_t) |
|
| Sys_Notify_Interface (Sys_Notify_Interface const &other)=default |
|
| Sys_Notify_Interface (Sys_Notify_Interface &&other)=default |
|
Sys_Notify_Interface & | operator= (Sys_Notify_Interface const &other)=default |
|
Sys_Notify_Interface & | operator= (Sys_Notify_Interface &&other)=default |
|
| Sys_Notify_Interface (::efl::eo::concrete parent) |
|
template<typename F > |
| Sys_Notify_Interface (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) |
|
::efl::eolian::return_traits< void >::type | send (::efl::eolian::in_traits< unsigned int >::type replaces_id, ::efl::eolian::in_traits< ::efl::eina::string_view >::type icon, ::efl::eolian::in_traits< ::efl::eina::string_view >::type summary, ::efl::eolian::in_traits< ::efl::eina::optional< ::efl::eina::string_view >>::type body, ::efl::eolian::in_traits< Elm_Sys_Notify_Urgency >::type urgency, ::efl::eolian::in_traits< int >::type timeout, ::efl::eolian::in_traits< Elm_Sys_Notify_Send_Cb >::type cb, ::efl::eolian::in_traits< void const *>::type cb_data) const |
|
::efl::eolian::return_traits< void >::type | simple_send (::efl::eolian::in_traits< ::efl::eina::string_view >::type icon, ::efl::eolian::in_traits< ::efl::eina::string_view >::type summary, ::efl::eolian::in_traits< ::efl::eina::string_view >::type body) const |
|
::efl::eolian::return_traits< void >::type | close (::efl::eolian::in_traits< unsigned int >::type id) 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 |
|