LogIt++
Loading...
Searching...
No Matches
TaskExecutor.hpp File Reference

Defines the TaskExecutor class, which manages task execution in a separate thread. More...

Go to the source code of this file.

Classes

class  logit::TaskExecutor
 A thread-safe task executor that processes tasks in a dedicated worker thread. More...
 

Namespaces

namespace  logit
 The primary namespace for the LogIt++ library.
 

Detailed Description

Defines the TaskExecutor class, which manages task execution in a separate thread.

Definition in file TaskExecutor.hpp.