LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
workerthreadbase.h File Reference
#include <functional>
#include <atomic>
#include <QThread>
#include <QMutex>
#include <QMutexLocker>
#include <QFutureInterface>
#include <QFuture>
#include <QList>
#include <util/sll/oldcppkludges.h>
#include "futures.h"
#include "threadsconfig.h"
+ Include dependency graph for workerthreadbase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LeechCraft::Util::WorkerThreadBase
 
struct  LeechCraft::Util::detail::InitializerBase< WorkerType >
 
struct  LeechCraft::Util::detail::Initializer< WorkerType, Args >
 
struct  LeechCraft::Util::detail::Initializer< WorkerType >
 
class  LeechCraft::Util::WorkerThread< WorkerType >
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 
 LeechCraft::Util::detail