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::Initializer< WorkerType > Struct Template Reference

#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
 

Detailed Description

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

Definition at line 125 of file workerthreadbase.h.

Member Function Documentation

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: