VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
luaUtils.h File Reference

Go to the source code of this file.

Namespaces

namespace  vrfLua

Functions

template<class T >
T * vrfLua::luaTypeCast (luabind::object const &luaObject)
 separator for "objects" which are comprised of entries
template<class T >
T * vrfLua::luaTypeCastNoThrow (luabind::object const &luaObject)
DT_DLL_vrfLua bool vrfLua::DtLuaFunctionExists (lua_State *luaState, const char *functionName)
 Determine whether or not a function exists.
DT_DLL_vrfLua int vrfLua::DtLuaErrorHandler (lua_State *L)
 Lua Debugging functions.
DT_DLL_vrfLua int vrfLua::DtLuaErrorHandlerToString (lua_State *L)
DT_DLL_vrfLua int vrfLua::DtLuaAppendPath (lua_State *L, const char *path)
 Add a path into Lua for include files.
DT_DLL_vrfLua int vrfLua::DtLuaAppendPath (lua_State *L, const std::vector< std::string > &paths)

Variables

static const charvrfLua::entrySeparator = ":"
static const charvrfLua::objectSeparator = "|"
 separator for entries in an "object"

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)