API Documentation
Static Public Member Functions | List of all members
nkAstraeus::nkExportWrap::EnvironmentInitializer Class Referencefinal

Allows to initialize an environment to set up all the offered wrapping for nkExport inside it. More...

Static Public Member Functions

static void initDeclaredTypes (nkScripts::Environment *env)
 
static void updateEnvironment (nkScripts::Environment *env)
 

Detailed Description

Allows to initialize an environment to set up all the offered wrapping for nkExport inside it.

Member Function Documentation

◆ initDeclaredTypes()

static void nkAstraeus::nkExportWrap::EnvironmentInitializer::initDeclaredTypes ( nkScripts::Environment env)
static

Updates a given environment and declare all types wrapped in nkExport.

Parameters
envThe environment to set up.

◆ updateEnvironment()

static void nkAstraeus::nkExportWrap::EnvironmentInitializer::updateEnvironment ( nkScripts::Environment env)
static

Updates a given environment and populate the declared types to set it up to use all functions wrapped in the nkExport component.

Parameters
envThe environment to set up.

The documentation for this class was generated from the following file: