LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
LC::Util::Coro::WorkerThreadBase Class Reference

#include "workerthread.h"

+ Inheritance diagram for LC::Util::Coro::WorkerThreadBase:
+ Collaboration diagram for LC::Util::Coro::WorkerThreadBase:

Classes

struct  Config
 

Public Member Functions

 WorkerThreadBase (const Config &config)
 
 ~WorkerThreadBase () override
 

Protected Attributes

QThread Thread_
 

Detailed Description

Definition at line 18 of file workerthread.h.

Constructor & Destructor Documentation

◆ WorkerThreadBase()

LC::Util::Coro::WorkerThreadBase::WorkerThreadBase ( const Config config)
inlineexplicit

◆ ~WorkerThreadBase()

LC::Util::Coro::WorkerThreadBase::~WorkerThreadBase ( )
inlineoverride

Definition at line 38 of file workerthread.h.

References Thread_.

Member Data Documentation

◆ Thread_

QThread LC::Util::Coro::WorkerThreadBase::Thread_
protected

Definition at line 21 of file workerthread.h.

Referenced by WorkerThreadBase(), and ~WorkerThreadBase().


The documentation for this class was generated from the following file: