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

Allows to initialize an environment to set up all the offered wrapping for nkMemory 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 nkMemory inside it.

Member Function Documentation

◆ initDeclaredTypes()

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

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

Parameters
envThe environment to set up.

◆ updateEnvironment()

static void nkAstraeus::nkMemoryWrap::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 nkMemory component.

Parameters
envThe environment to set up.

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