API Documentation
Static Public Attributes | List of all members
nkAstraeus::nkTasksWrap::Constants Struct Referencefinal

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

Static Public Attributes

static const nkMemory::String NAMESPACE
 Identifies the namespace name.
 
static const nkMemory::String SCHEDULER
 Identifies a nkTasks::Scheduler.
 
static const nkMemory::String TASK
 Identifies a nkTasks::Task.
 
static const nkMemory::String THREAD
 Identifies a nkTasks::Thread.
 
static const nkMemory::String THREAD_SUBMITTED_WORK
 Identifies a nkTasks::ThreadSubmittedWork.
 

Detailed Description

Constants encompassing user type identifiers for the wrapping of nkTasks.

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


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