#include <wxlua_bind.h>
Public Member Functions | |
wxLuaBinding_wxlua () | |
virtual bool | RegisterBinding (const wxLuaState &wxlState) |
Definition at line 25 of file wxlua_bind.h.
wxLuaBinding_wxlua::wxLuaBinding_wxlua | ( | ) |
Definition at line 1243 of file wxlua_bind.cpp.
References wxLuaGetClassList_wxlua(), wxLuaGetDefineList_wxlua(), wxLuaGetEventList_wxlua(), wxLuaGetFunctionList_wxlua(), wxLuaGetObjectList_wxlua(), and wxLuaGetStringList_wxlua().
bool wxLuaBinding_wxlua::RegisterBinding | ( | const wxLuaState & | wxlState | ) | [virtual] |
Reimplemented from wxLuaBinding.
Definition at line 1255 of file wxlua_bind.cpp.
References wxLuaState::GetLuaState(), wxluaT_pushuserdatatype(), and wxluatype_NULL.