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
LeechCraft::Util::detail::InitializerBase< WorkerType > Struct Template Referenceabstract

#include "workerthreadbase.h"

+ Inheritance diagram for LeechCraft::Util::detail::InitializerBase< WorkerType >:

Public Member Functions

virtual std::unique_ptr
< WorkerType > 
Initialize ()=0
 

Detailed Description

template<typename WorkerType>
struct LeechCraft::Util::detail::InitializerBase< WorkerType >

Definition at line 103 of file workerthreadbase.h.

Member Function Documentation

template<typename WorkerType >
virtual std::unique_ptr<WorkerType> LeechCraft::Util::detail::InitializerBase< WorkerType >::Initialize ( )
pure virtual

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