#include <wxlbind.h>
Public Attributes | |
const char * | name |
int * | wxluatype |
const void * | objPtr |
const void ** | pObjPtr |
Definition at line 212 of file wxlbind.h.
const char* wxLuaBindObject::name |
Definition at line 214 of file wxlbind.h.
Referenced by wxLuaBinding::DoRegisterBinding(), and wxluabind_wxLuaBinding__index().
const void* wxLuaBindObject::objPtr |
Definition at line 216 of file wxlbind.h.
Referenced by wxLuaBinding::DoRegisterBinding(), and wxluabind_wxLuaBinding__index().
const void** wxLuaBindObject::pObjPtr |
Definition at line 217 of file wxlbind.h.
Referenced by wxLuaBinding::DoRegisterBinding(), and wxluabind_wxLuaBinding__index().
Definition at line 215 of file wxlbind.h.
Referenced by wxLuaBinding::DoRegisterBinding(), and wxluabind_wxLuaBinding__index().