CoreFlow 1.0.0
A modern orchestration and execution runtime
|
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. | |
The Internal Import Object API.
coreflow::Import::Import | ( | vx_context | context, |
vx_reference | scope ) |
#include <vx_import.h>
Construct a new Import object.
context | The context associated with this obj |
scope | The parent ref of this obj |
coreflow::Import::~Import | ( | ) |
#include <vx_import.h>
Destroy the Import object.
vx_enum coreflow::Import::import_type |
The internal representation of any import object.
The type of import