Ring Daemon 16.0.0
|
This is the complete list of members for jami::ThreadLoop, including all inherited members.
exit() | jami::ThreadLoop | |
get_id() const noexcept | jami::ThreadLoop | inline |
isRunning() const noexcept | jami::ThreadLoop | |
isStopping() const noexcept | jami::ThreadLoop | inline |
join() | jami::ThreadLoop | |
start() | jami::ThreadLoop | |
stop() | jami::ThreadLoop | virtual |
ThreadLoop(const std::function< bool()> &setup, const std::function< void()> &process, const std::function< void()> &cleanup) | jami::ThreadLoop | |
ThreadState enum name | jami::ThreadLoop | |
waitForCompletion() | jami::ThreadLoop | |
~ThreadLoop() | jami::ThreadLoop | virtual |