#include <wxlbind.h>
Collaboration diagram for wxLuaBindClass:
Public Attributes | |
| const char * | name |
| wxLuaBindMethod * | wxluamethods |
| int | wxluamethods_n |
| wxClassInfo * | classInfo |
| int * | wxluatype |
| const char * | baseclassName |
| wxLuaBindClass * | baseclass |
| wxLuaBindNumber * | enums |
| int | enums_n |
|
|
Definition at line 223 of file wxlbind.h. Referenced by wxLuaBinding::GetClassMethod(), wxLuaBinding::InitAllBindings(), wxluabind_wxLuaBindClass__index(), wxluaT_isderivedclass(), and wxluaT_isderivedtype(). |
|
|
Definition at line 222 of file wxlbind.h. Referenced by wxLuaBinding::InitAllBindings(), wxluabind_wxLuaBindClass__index(), and wxLuaBindClassString(). |
|
|
Definition at line 220 of file wxlbind.h. Referenced by wxluabind_wxLuaBindClass__index(), and wxLuaBindClassString(). |
|
|
Definition at line 228 of file wxlbind.h. Referenced by wxLuaBinding::InitBinding(), wxLuaBinding::InstallClass(), and wxluabind_wxLuaBindClass__index(). |
|
|
Definition at line 229 of file wxlbind.h. Referenced by wxLuaBinding::InitBinding(), wxLuaBinding::InstallClass(), wxluabind_wxLuaBindClass__index(), and wxLuaBindClassString(). |
|
|
|
Definition at line 218 of file wxlbind.h. Referenced by wxLuaBinding::GetBindClass(), wxLuaBinding::GetClassMethod(), wxLuaBinding::InitAllBindings(), wxLuaBinding::InitBinding(), wxLuaBinding::InstallClass(), and wxluabind_wxLuaBindClass__index(). |
|
|
Definition at line 219 of file wxlbind.h. Referenced by wxLuaBinding::GetBindClass(), wxLuaBinding::GetClassMethod(), wxLuaBinding::InitAllBindings(), wxLuaBinding::InitBinding(), wxLuaBinding::InstallClass(), wxluabind_wxLuaBindClass__index(), and wxLuaBindClassString(). |
|
1.3.9.1