Fcitx
Public Member Functions | Public Attributes | List of all members
fcitx::SDEventSourceIO Struct Reference
Inheritance diagram for fcitx::SDEventSourceIO:
Inheritance graph
[legend]
Collaboration diagram for fcitx::SDEventSourceIO:
Collaboration graph
[legend]

Public Member Functions

 SDEventSourceIO (IOCallback _callback)
 
int fd () const override
 
void setFd (int fd) override
 
IOEventFlags events () const override
 
void setEvents (IOEventFlags flags) override
 
IOEventFlags revents () const override
 
- Public Member Functions inherited from fcitx::SDEventSourceBase< EventSourceIO >
void setEventSource (sd_event_source *event)
 
bool isEnabled () const override
 
void setEnabled (bool enabled) override
 
bool isOneShot () const override
 
void setOneShot () override
 

Public Attributes

std::shared_ptr< IOCallback > callback_
 

Additional Inherited Members

- Protected Attributes inherited from fcitx::SDEventSourceBase< EventSourceIO >
sd_event_source * eventSource_
 

Detailed Description

Definition at line 147 of file event_sdevent.cpp.


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