Ring Daemon 16.0.0
|
A Job that can be disposed. More...
#include <scheduled_executor.h>
Public Member Functions | |
void | cancel () |
bool | isCancelled () const |
Job & | job () |
void | run (const char *executor_name) |
Task (std::function< void()> &&fn, const char *filename, uint32_t linum) | |
A Job that can be disposed.
Definition at line 84 of file scheduled_executor.h.
Definition at line 87 of file scheduled_executor.h.
|
inline |
Definition at line 107 of file scheduled_executor.h.
References jami::Job::reset().
|
inline |
Definition at line 108 of file scheduled_executor.h.
|
inline |
Definition at line 110 of file scheduled_executor.h.
Definition at line 93 of file scheduled_executor.h.
References jami::emitSignal(), jami::Job::filename, jami::Job::fn, jami_tracepoint, and jami::Job::linum.