Allows to initialize an environment to set up all the offered wrapping for available std types inside it. More...
Static Public Member Functions | |
static void | initDeclaredTypes (nkScripts::Environment *env) |
static void | updateEnvironment (nkScripts::Environment *env) |
Allows to initialize an environment to set up all the offered wrapping for available std types inside it.
|
static |
Updates a given environment and declare all types wrapped in std.
env | The environment to set up. |
|
static |
Updates a given environment and populate the declared types to set it up to use all functions wrapped in std.
env | The environment to set up. |