Bifrost SDK
Bifrost SDK documentation
Job.h File Reference

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
 

Detailed Description

BifrostGraph Executor Job.

Note
The contents of this file belong to a feature that is still under development, and they may change in subsequent versions.

Definition in file Job.h.