Encompasses the wrapping of nkTasks for scripting. More...
Classes | |
struct | Constants |
Constants encompassing user type identifiers for the wrapping of nkTasks. More... | |
class | EnvironmentInitializer |
Allows to initialize an environment to set up all the offered wrapping for nkTasks inside it. More... | |
class | SchedulerTaskWrapper |
Wraps a nkTasks::Task and offers functions for use in scripting. More... | |
class | SchedulerWrapper |
Wraps a nkTasks::Scheduler and offers functions for use in scripting. More... | |
class | TaskResultWrapper |
Wraps the enum values of the nkTasks::TASK_RESULT. More... | |
class | ThreadSubmittedWorkWrapper |
Wraps a nkTasks::ThreadSubmittedWork and offers functions for use in scripting. More... | |
class | ThreadWrapper |
Wraps a nkAstraeus::lua::nkTasksWrap::LuaThread and offers functions for use in scripting. More... | |
Encompasses the wrapping of nkTasks for scripting.