Bifrost SDK
Bifrost SDK documentation
TypeTranslation.h File Reference

BifrostGraph Executor TypeTranslation. More...

#include <BifrostGraph/Executor/internal/ExecutorExport.h>
#include <BifrostGraph/Executor/Types.h>
#include <Amino/Core/Array.h>
#include <Amino/Core/String.h>

Go to the source code of this file.

Classes

class  BifrostGraph::Executor::TypeTranslation
 BifrostGraph Executor TypeTranslation. More...
 
class  BifrostGraph::Executor::TypeTranslation::ValueData
 The host data for translating values from/to host/Amino. More...
 
class  BifrostGraph::Executor::TypeTranslation::PortData
 The host data for creating host ports. More...
 
class  BifrostGraph::Executor::TypeTranslation::PluginHostData
 The host data for registering TypeTranslation to host plugin. More...
 

Namespaces

namespace  Amino
 
namespace  BifrostGraph
 
namespace  BifrostGraph::Executor
 

Typedefs

typedef EntityIndexedList< const Type > Amino::TypeConstIndexedList
 

Detailed Description

BifrostGraph Executor TypeTranslation.

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