VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions | Variables
luaUtils.h File Reference

Go to the source code of this file.

Namespaces

 vrfLua
 

Functions

template<class T >
T * vrfLua::luaTypeCast (luabind::object const &luaObject)
 
template<class T >
T * vrfLua::luaTypeCastNoThrow (luabind::object const &luaObject)
 
DT_DLL_vrfLua bool vrfLua::DtLuaFunctionExists (lua_State *luaState, const char *functionName)
 
DT_DLL_vrfLua int vrfLua::DtLuaErrorHandler (lua_State *L)
 
DT_DLL_vrfLua int vrfLua::DtLuaErrorHandlerToString (lua_State *L)
 
DT_DLL_vrfLua int vrfLua::DtLuaAppendPath (lua_State *L, const char *path)
 
DT_DLL_vrfLua int vrfLua::DtLuaAppendPath (lua_State *L, const std::vector< std::string > &paths)
 
DT_DLL_vrfLua void vrfLua::DtLuaGetPath (lua_State *L, std::vector< std::string > &paths)
 

Variables

static const charvrfLua::entrySeparator = ":"
 
static const charvrfLua::objectSeparator = "|"
 

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)