![]() |
LogIt++
|
Classes | |
| class | TaskExecutor |
| A thread-safe task executor that processes tasks in a dedicated worker thread. More... | |
Enumerations | |
| enum class | QueuePolicy { Drop , Block } |
| Queue overflow handling policy. More... | |
|
strong |
Queue overflow handling policy.
| Enumerator | |
|---|---|
| Drop | |
| Block | |
Definition at line 19 of file TaskExecutor.hpp.