LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::detail::Initializer< WorkerType > Struct Template Referencefinal

#include "workerthreadbase.h"

+ Inheritance diagram for LeechCraft::Util::detail::Initializer< WorkerType >:
+ Collaboration diagram for LeechCraft::Util::detail::Initializer< WorkerType >:

Public Member Functions

std::unique_ptr< WorkerType > Initialize () override
 
- Public Member Functions inherited from LeechCraft::Util::detail::InitializerBase< WorkerType >
virtual ~InitializerBase ()=default
 

Detailed Description

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

Definition at line 126 of file workerthreadbase.h.

Member Function Documentation

◆ Initialize()

template<typename WorkerType >
std::unique_ptr<WorkerType> LeechCraft::Util::detail::Initializer< WorkerType >::Initialize ( )
inlineoverridevirtual

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