![]() |
LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
|
#include "workerthreadbase.h"
Public Member Functions | |
std::unique_ptr< WorkerType > | Initialize () override |
![]() | |
virtual std::unique_ptr< WorkerType > | Initialize ()=0 |
virtual | ~InitializerBase ()=default |
Definition at line 103 of file workerthreadbase.h.
|
inlineoverridevirtual |
Implements LC::Util::detail::InitializerBase< WorkerType >.
Definition at line 105 of file workerthreadbase.h.