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

Public Member Functions

 SDEventSourceTime (TimeCallback _callback)
 
uint64_t time () const override
 
void setTime (uint64_t time) override
 
uint64_t accuracy () const override
 
void setAccuracy (uint64_t time) override
 
clockid_t clock () const override
 
- Public Member Functions inherited from fcitx::SDEventSourceBase< EventSourceTime >
void setEventSource (sd_event_source *event)
 
bool isEnabled () const override
 
void setEnabled (bool enabled) override
 
bool isOneShot () const override
 
void setOneShot () override
 
- Public Member Functions inherited from fcitx::EventSourceTime
virtual void setNextInterval (uint64_t time)
 

Public Attributes

std::shared_ptr< TimeCallback > callback_
 

Additional Inherited Members

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

Detailed Description

Definition at line 195 of file event_sdevent.cpp.


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