|
| 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 |
|
void | setEventSource (sd_event_source *event) |
|
bool | isEnabled () const override |
|
void | setEnabled (bool enabled) override |
|
bool | isOneShot () const override |
|
void | setOneShot () override |
|
virtual void | setNextInterval (uint64_t time) |
|
|
std::shared_ptr< TimeCallback > | callback_ |
|
|
sd_event_source * | eventSource_ |
|
Definition at line 195 of file event_sdevent.cpp.
The documentation for this struct was generated from the following file: