LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::detail::InitializerBase< WorkerType > Struct Template Referenceabstract

#include "workerthreadbase.h"

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

Public Member Functions

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

Detailed Description

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

Definition at line 79 of file workerthreadbase.h.

Constructor & Destructor Documentation

◆ ~InitializerBase()

template<typename WorkerType >
virtual LC::Util::detail::InitializerBase< WorkerType >::~InitializerBase ( )
virtualdefault

Member Function Documentation

◆ Initialize()

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

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