API Documentation
Static Public Attributes | List of all members
nkAstraeus::nkScriptsWrap::Constants Struct Reference

Constants encompassing user type identifiers for the wrapping of nkScripts. More...

Static Public Attributes

static const nkMemory::String NAMESPACE
 Identifies the namespace.
 
static const nkMemory::String INTERPRETER
 Identifies a nkScripts::INTERPRETER.
 
static const nkMemory::String COMPILATION_FAILURE_TYPE
 Identifies a nkScripts::COMPILATION_FAILURE_TYPE.
 
static const nkMemory::String COMPILATION_RESULT
 Identifies a nkScripts::CompilationResult.
 
static const nkMemory::String SCRIPT
 Identifies a nkScripts::Script.
 

Detailed Description

Constants encompassing user type identifiers for the wrapping of nkScripts.

Use those constant identifiers to identify wrapped types when wrapping your own functions.


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