Ring Daemon 16.0.0
|
A RepeatedJob that can be disposed. More...
#include <scheduled_executor.h>
Public Member Functions | |
void | cancel () |
void | destroy () |
bool | isCancelled () const |
RepeatedJob & | job () |
RepeatedTask (std::function< bool()> &&fn, const char *filename, uint32_t linum) | |
bool | run (const char *executor_name) |
A RepeatedJob that can be disposed.
Definition at line 120 of file scheduled_executor.h.
|
inline |
Definition at line 123 of file scheduled_executor.h.
|
inline |
Definition at line 157 of file scheduled_executor.h.
Referenced by destroy().
|
inline |
Definition at line 159 of file scheduled_executor.h.
References cancel(), jami::emitSignal(), and jami::RepeatedJob::reset().
|
inline |
Definition at line 166 of file scheduled_executor.h.
|
inline |
Definition at line 168 of file scheduled_executor.h.
Definition at line 130 of file scheduled_executor.h.
References jami::emitSignal(), jami::RepeatedJob::filename, jami::RepeatedJob::fn, jami_tracepoint, jami::RepeatedJob::linum, and jami::RepeatedJob::reset().