Bifrost SDK
Bifrost SDK documentation
GraphContainer.h File Reference

BifrostGraph Executor GraphContainer. More...

#include <BifrostGraph/Executor/Factory.h>
#include <BifrostGraph/Executor/Owner.h>
#include <BifrostGraph/Executor/Types.h>
#include <BifrostGraph/Executor/internal/ExecutorExport.h>
#include <BifrostGraph/Executor/internal/PropagateConstPtr.h>
#include <Amino/Core/String.h>

Go to the source code of this file.

Classes

class  BifrostGraph::Executor::GraphContainer
 The GraphContainer class that loads a graph to be executed and manages the Jobs that execute this graph. More...
 
struct  BifrostGraph::Executor::GraphContainer::SetGraphInfo
 The information that is passed to onBeginSetGraph and onEndSetGraph notification handlers. More...
 

Namespaces

namespace  BifrostGraph
 
namespace  BifrostGraph::Executor
 
namespace  BifrostGraph::Executor::Private
 

Detailed Description

BifrostGraph Executor GraphContainer.

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 GraphContainer.h.