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

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.
 

Detailed Description

Constants encompassing user type identifiers for the wrapping of nkExport.

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


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