|
Bifrost SDK
Bifrost SDK documentation
|
BifrostGraph Executor Job. More...
#include <BifrostGraph/Executor/Factory.h>#include <BifrostGraph/Executor/TypeTranslation.h>#include <BifrostGraph/Executor/internal/ExecutorExport.h>#include <BifrostGraph/Executor/internal/PropagateConstPtr.h>#include <Amino/Core/Any.h>#include <Amino/Core/String.h>Go to the source code of this file.
Classes | |
| class | BifrostGraph::Executor::Job |
| The Job class that executes a graph with inputs/outputs coming/going from/to host. More... | |
| struct | BifrostGraph::Executor::Job::Input |
| A Job input descriptor. More... | |
| struct | BifrostGraph::Executor::Job::Output |
| A Job output descriptor. More... | |
| struct | BifrostGraph::Executor::Job::TerminalState |
| A Job Terminal State descriptor. More... | |
Namespaces | |
| namespace | BifrostGraph |
| namespace | BifrostGraph::Executor |
| namespace | BifrostGraph::Executor::Private |
BifrostGraph Executor Job.
Definition in file Job.h.