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