UtilsLite
Utilities for C++ programming
Loading...
Searching...
No Matches
Utils::ThreadPoolBase Member List

This is the complete list of members for Utils::ThreadPoolBase, including all inherited members.

exec(FUN &&)=0Utils::ThreadPoolBasepure virtual
FUN typedefUtils::ThreadPoolBaseprotected
name() const =0Utils::ThreadPoolBasepure virtual
operator=(ThreadPoolBase const &)=deleteUtils::ThreadPoolBase
operator=(ThreadPoolBase &&)=deleteUtils::ThreadPoolBase
run(Func &&func, Args &&... args)Utils::ThreadPoolBaseinline
thread_count() const =0Utils::ThreadPoolBasepure virtual
ThreadPoolBase(ThreadPoolBase const &)=deleteUtils::ThreadPoolBase
ThreadPoolBase(ThreadPoolBase &&)=deleteUtils::ThreadPoolBase
ThreadPoolBase()=defaultUtils::ThreadPoolBase
wait()=0Utils::ThreadPoolBasepure virtual