UGDK  0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
luawrapper.h File Reference
#include <string>
#include <list>
#include <vector>
#include <ugdk/script/languages/lua/defs.h>
#include <ugdk/script/langwrapper.h>
Include dependency graph for luawrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ugdk::script::lua::LuaWrapper
 

Namespaces

namespace  ugdk
 
namespace  ugdk::script
 
namespace  ugdk::script::lua
 

Typedefs

typedef
ugdk::script::InheritableLangWrapper
< lua_CFunction
ugdk::script::lua::LuaWrapperBase