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. | |
Constants encompassing user type identifiers for the wrapping of nkScripts.
Use those constant identifiers to identify wrapped types when wrapping your own functions.