|
Tomographer
v2.0
Tomographer C++ Framework Documentation
|
Some common definitions for multiprocessing interfaces. More...
Include dependency graph for multiproc.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Tomographer::MultiProc::TaskStatusReport |
| Basic status report class. More... | |
| struct | Tomographer::MultiProc::FullStatusReport< TaskStatusReportType > |
| A complete status report, abstract version. More... | |
| class | Tomographer::MultiProc::Sequential::TaskDispatcher< TaskType_, TaskCData_, ResultsCollector_, LoggerType_, CountIntType_ > |
| Executes multiple tasks sequentially. More... | |
Namespaces | |
| Tomographer | |
Base namespace for the Tomographer project. | |
| Tomographer::MultiProc | |
| Definitions for multi-processing classes and helpers. | |
Some common definitions for multiprocessing interfaces.
See also Task Manager/Dispatcher Interfaces as well as Tomographer::MultiProc::OMP.
Definition in file multiproc.h.