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

#include "workerthreadbase.h"

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

Public Member Functions

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

Detailed Description

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

Definition at line 126 of file workerthreadbase.h.

Member Function Documentation

◆ Initialize()

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

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