SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
FXWorkerThread.h File Reference
#include <config.h>
#include <list>
#include <vector>
#include <fx.h>
#include <FXThread.h>
Include dependency graph for FXWorkerThread.h:

Go to the source code of this file.

Data Structures

class  FXWorkerThread
 A thread repeatingly calculating incoming tasks. More...
 
class  FXWorkerThread::Pool
 A pool of worker threads which distributes the tasks and collects the results. More...
 
class  FXWorkerThread::Task
 Abstract superclass of a task to be run with an index to keep track of pending tasks. More...
 

Detailed Description

Author
Michael Behrisch
Date
2014-07-13
Version
Id
FXWorkerThread.h 21182 2016-07-18 06:46:01Z behrisch

Definition in file FXWorkerThread.h.