Data Structures | |
struct | data_event |
struct | done_event |
struct | error_event |
struct | line_event |
struct | progress_event |
Public Member Functions | |
Copier (::Eo *eo) | |
Copier (std::nullptr_t) | |
Copier (Copier const &other)=default | |
Copier (Copier &&other)=default | |
Copier & | operator= (Copier const &other)=default |
Copier & | operator= (Copier &&other)=default |
Copier (::efl::eo::concrete parent) | |
template<typename F > | |
Copier (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | |
::efl::eolian::return_traits< ::efl::io::Reader >::type | source_get () const |
::efl::eolian::return_traits< void >::type | source_set (::efl::eolian::in_traits< ::efl::io::Reader >::type source) const |
::efl::eolian::return_traits< ::efl::io::Writer >::type | destination_get () const |
::efl::eolian::return_traits< void >::type | destination_set (::efl::eolian::in_traits< ::efl::io::Writer >::type destination) const |
::efl::eolian::return_traits< Eina_Slice >::type | line_delimiter_get () const |
::efl::eolian::return_traits< void >::type | line_delimiter_set (::efl::eolian::in_traits< Eina_Slice >::type slice) const |
::efl::eolian::return_traits< size_t >::type | buffer_limit_get () const |
::efl::eolian::return_traits< void >::type | buffer_limit_set (::efl::eolian::in_traits< size_t >::type size) const |
::efl::eolian::return_traits< size_t >::type | read_chunk_size_get () const |
::efl::eolian::return_traits< void >::type | read_chunk_size_set (::efl::eolian::in_traits< size_t >::type size) const |
::efl::eolian::return_traits< void >::type | progress_get (::efl::eolian::out_traits< uint64_t *>::type read, ::efl::eolian::out_traits< uint64_t *>::type written, ::efl::eolian::out_traits< uint64_t *>::type total) const |
::efl::eolian::return_traits< double >::type | timeout_inactivity_get () const |
::efl::eolian::return_traits< void >::type | timeout_inactivity_set (::efl::eolian::in_traits< double >::type seconds) const |
::efl::eolian::return_traits< bool >::type | done_get () const |
::efl::eolian::return_traits< void >::type | done_set (::efl::eolian::in_traits< bool >::type done) const |
::efl::eolian::return_traits< size_t >::type | pending_size_get () const |
::efl::eolian::return_traits< ::std::unique_ptr< Eina_Binbuf, ::efl::eina::malloc_deleter > >::type | binbuf_steal () const |
::efl::eolian::return_traits< bool >::type | flush (::efl::eolian::in_traits< bool >::type may_block, ::efl::eolian::in_traits< bool >::type ignore_line_delimiter) 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 | |
![]() | |
Loop_User (::Eo *eo) | |
Loop_User (std::nullptr_t) | |
Loop_User (Loop_User const &other)=default | |
Loop_User (Loop_User &&other)=default | |
Loop_User & | operator= (Loop_User const &other)=default |
Loop_User & | operator= (Loop_User &&other)=default |
Loop_User (::efl::eo::concrete parent) | |
template<typename F > | |
Loop_User (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | |
::efl::eolian::return_traits< ::efl::Loop >::type | loop_get () const |
Eo * | _eo_ptr () const |
![]() | |
Object (::Eo *eo) | |
Object (std::nullptr_t) | |
Object (Object const &other)=default | |
Object (Object &&other)=default | |
Object & | operator= (Object const &other)=default |
Object & | operator= (Object &&other)=default |
Object (::efl::eo::concrete parent) | |
template<typename F > | |
Object (F f, typename ::std::enable_if< ::efl::eolian::is_callable< F >::value >::type *=0) | |
::efl::eolian::return_traits< ::efl::Object >::type | parent_get () const |
::efl::eolian::return_traits< void >::type | parent_set (::efl::eolian::in_traits< ::efl::Object >::type parent) const |
::efl::eolian::return_traits< ::efl::eina::string_view >::type | name_get () const |
::efl::eolian::return_traits< void >::type | name_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type name) const |
::efl::eolian::return_traits< ::efl::eina::string_view >::type | comment_get () const |
::efl::eolian::return_traits< void >::type | comment_set (::efl::eolian::in_traits< ::efl::eina::string_view >::type comment) const |
::efl::eolian::return_traits< int >::type | event_global_freeze_count_get () const |
::efl::eolian::return_traits< int >::type | event_freeze_count_get () const |
::efl::eolian::return_traits< bool >::type | finalized_get () const |
::efl::eolian::return_traits< void >::type | del () const |
::efl::eolian::return_traits< ::efl::Object >::type | provider_find (::efl::eolian::in_traits< ::efl::Object >::type klass) const |
::efl::eolian::return_traits< ::efl::Object >::type | constructor () const |
::efl::eolian::return_traits< void >::type | destructor () const |
::efl::eolian::return_traits< ::efl::Object >::type | finalize () const |
::efl::eolian::return_traits< ::efl::Object >::type | name_find (::efl::eolian::in_traits< ::efl::eina::string_view >::type search) const |
::efl::eolian::return_traits< void >::type | event_thaw () const |
::efl::eolian::return_traits< void >::type | event_freeze () const |
::efl::eolian::return_traits< void >::type | event_global_thaw () const |
::efl::eolian::return_traits< void >::type | event_global_freeze () const |
::efl::eolian::return_traits< void >::type | event_callback_stop () const |
::efl::eolian::return_traits< void >::type | event_callback_forwarder_add (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const |
::efl::eolian::return_traits< void >::type | event_callback_forwarder_del (::efl::eolian::in_traits< Efl_Event_Description const &>::type desc, ::efl::eolian::in_traits< ::efl::Object >::type new_obj) const |
::efl::eolian::return_traits< ::efl::eina::iterator< ::efl::Object > >::type | children_iterator_new () const |
::efl::eolian::return_traits< bool >::type | composite_attach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const |
::efl::eolian::return_traits< bool >::type | composite_detach (::efl::eolian::in_traits< ::efl::Object >::type comp_obj) const |
::efl::eolian::return_traits< bool >::type | composite_part_is () const |
Eo * | _eo_ptr () const |
Static Public Member Functions | |
static Efl_Class const * | _eo_class () |
![]() | |
static Efl_Class const * | _eo_class () |
![]() | |
static Efl_Class const * | _eo_class () |
Static Public Attributes | |
static struct efl::io::Copier::done_event | done_event |
static struct efl::io::Copier::error_event | error_event |
static struct efl::io::Copier::progress_event | progress_event |
static struct efl::io::Copier::data_event | data_event |
static struct efl::io::Copier::line_event | line_event |
![]() | |
static struct efl::Object::callback_add_event | callback_add_event |
static struct efl::Object::callback_del_event | callback_del_event |
static struct efl::Object::del_event | del_event |
Additional Inherited Members | |
![]() | |
Eo * | _eo_raw |
The opaque EO Object. | |