![]() |
GemaLuaCoreLib
The GeMA Lua Core library
|
Implementation of the GmLuaTask family of classes. More...
#include "gmLuaTask.h"
#include "gmLuaObject.h"
#include <luaEnv.h>
#include <luaTable.h>
#include <luaFunction.h>
#include <luaLightUserdata.h>
#include <luaStackBalancer.h>
#include <gmCell.h>
#include <gmTrace.h>
#include <assert.h>
Functions | |
template void | GmLuaTaskUtils::parseExecOptions< GmTaskManager::NodePartitionStrategy > (LuaEnv *, int, GmTaskManager::NodePartitionStrategy(*)(QString), GmTaskManager::NodePartitionStrategy, const char *, int *, int *, GmTaskManager::NodePartitionStrategy *, QVector< int > &taskAffinity) |
template void | GmLuaTaskUtils::parseExecOptions< GmTaskManager::CellPartitionStrategy > (LuaEnv *, int, GmTaskManager::CellPartitionStrategy(*)(QString), GmTaskManager::CellPartitionStrategy, const char *, int *, int *, GmTaskManager::CellPartitionStrategy *, QVector< int > &taskAffinity) |
Implementation of the GmLuaTask family of classes.