This file contains the definition of the worker class whose objects process single chunks of data. More...
#include "chomp/system/config.h"
#include "chomp/system/textfile.h"
#include "chomp/system/timeused.h"
#include "chomp/multiwork/mw.h"
#include "graphs.h"
#include "maptypes.h"
#include "parttypes.h"
Go to the source code of this file.
Classes | |
class | unifexp::Worker |
The worker class that processes single chunks of data. More... | |
Namespaces | |
namespace | unifexp |
This namespace contains all the classes and functions defined in the Uniform Expansion project files. |
This file contains the definition of the worker class whose objects process single chunks of data.
Definition in file worker.h.