libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::ThreadedWorkerPool< W > Class Template Reference

#include <Worker.h>

Public Member Functions

template<class ... Args>
 ThreadedWorkerPool (Args &&... args)
 
template<class ... Args>
 ThreadedWorkerPool (size_t size, Args &&... args)
 
void Wait ()
 

Constructor & Destructor Documentation

◆ ThreadedWorkerPool() [1/2]

template<typename W >
template<class ... Args>
osmscout::ThreadedWorkerPool< W >::ThreadedWorkerPool ( Args &&...  args)
inlineexplicit

◆ ThreadedWorkerPool() [2/2]

template<typename W >
template<class ... Args>
osmscout::ThreadedWorkerPool< W >::ThreadedWorkerPool ( size_t  size,
Args &&...  args 
)
inlineexplicit

Member Function Documentation

◆ Wait()

template<typename W >
void osmscout::ThreadedWorkerPool< W >::Wait ( )
inline

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