libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Worker.h File Reference
#include <vector>
#include <thread>
#include <osmscout/async/ProcessingQueue.h>
#include <osmscout/lib/CoreImportExport.h>

Classes

class  osmscout::Consumer< E >
 A specialisation of worker that consumes events from a queue. More...
 
class  osmscout::Pipe< E1, E2 >
 A specialisation of worker. More...
 
class  osmscout::Producer< E >
 A specialisation of Worker. More...
 
class  osmscout::ThreadedWorker
 A single threaded agent. More...
 
class  osmscout::ThreadedWorkerPool< W >
 

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.