VR-Forces 5.0.2 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 Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)