CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches
Internal Import Object API

The Internal Import Object API. More...

Namespaces

namespace  coreflow
 The internal representation of a vx_array.
 

Functions

 coreflow::Import::Import (vx_context context, vx_reference scope)
 Construct a new Import object.
 
 coreflow::Import::~Import ()
 Destroy the Import object.
 

Variables

vx_enum coreflow::Import::import_type
 The internal representation of any import object.
 

Detailed Description

The Internal Import Object API.

Function Documentation

◆ Import()

coreflow::Import::Import ( vx_context context,
vx_reference scope )

#include <vx_import.h>

Construct a new Import object.

Parameters
contextThe context associated with this obj
scopeThe parent ref of this obj

◆ ~Import()

coreflow::Import::~Import ( )

#include <vx_import.h>

Destroy the Import object.

Variable Documentation

◆ import_type

vx_enum coreflow::Import::import_type

The internal representation of any import object.

The type of import