Fcitx
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
fcitx::LibUVSourceBase Struct Referenceabstract
Inheritance diagram for fcitx::LibUVSourceBase:
Inheritance graph
[legend]

Public Member Functions

 LibUVSourceBase (const std::shared_ptr< UVLoop > &loop)
 
void cleanup ()
 
virtual void init (uv_loop_t *loop)=0
 
void resetEvent ()
 

Protected Member Functions

void setState (LibUVSourceEnableState state)
 

Protected Attributes

std::weak_ptr< UVLooploop_
 
uv_handle_t * handle_ = nullptr
 
LibUVSourceEnableState state_ = LibUVSourceEnableState::Disabled
 

Detailed Description

Definition at line 35 of file event_libuv.h.


The documentation for this struct was generated from the following file: