Constants encompassing user type identifiers for the wrapping of nkExport. More...
Static Public Attributes | |
static const nkMemory::String | NAMESPACE |
Identifies the namespace with nkExport. | |
static const nkMemory::String | EXPORT_ERROR |
Identifies a nkExport::ExportError with nkExport.ExportError. | |
static const nkMemory::String | EXPORTER_LOAD_RESULT |
Identifies a nkExport::ExporterLoadResult with nkExport.ExporterLoadResult. | |
static const nkMemory::String | JSON_EXPORTER |
Identifies a nkExport::JsonExporter with nkExport.JsonExporter. | |
static const nkMemory::String | NODE |
Identifies a nkExport::Node with nkExport.Node. | |
Constants encompassing user type identifiers for the wrapping of nkExport.
Use those constant identifiers to identify wrapped types when wrapping your own functions.