|
MyraMath
|
Abstraction for representing a directed acyclic graph of Job's. More...
#include <myramath/MYRAMATH_EXPORT.h>#include <myramath/utility/eprintf.h>#include <myramath/jobgraph/JobID.h>#include <string>#include <stdint.h>Go to the source code of this file.
Classes | |
| class | myra::JobGraphBase |
| Base/contract class for all other JobGraph's. More... | |
| class | myra::JobGraph |
| Type erasure class that wraps JobGraphBase, gives it value semantics. More... | |
Abstraction for representing a directed acyclic graph of Job's.
1.8.13