#include "wx/wxprec.h"
#include "wx/wx.h"
#include "wxluadebug/include/wxldebug.h"
#include "wxlua/include/wxlcallb.h"
Include dependency graph for wxldebug.cpp:

Go to the source code of this file.
Classes | |
| class | wxLuaDebugDataRefData |
Defines | |
| #define | M_DEBUGREFDATA ((wxLuaDebugDataRefData*)m_refData) |
Functions | |
| wxString | wxLuaBindClassString (wxLuaBindClass *wxlClass) |
Variables | |
| wxLuaDebugData | wxNullLuaDebugData (false) |
|
|
Definition at line 82 of file wxldebug.cpp. Referenced by wxLuaDebugData::Add(), wxLuaDebugData::Copy(), wxLuaDebugData::EnumerateStack(), wxLuaDebugData::EnumerateStackEntry(), wxLuaDebugData::EnumerateTable(), wxLuaDebugData::GetArray(), wxLuaDebugData::GetCount(), and wxLuaDebugData::Item(). |
|
|
Definition at line 260 of file wxldebug.cpp. References wxLuaBindClass::baseclassName, wxLuaBindClass::classInfo, wxLuaBindClass::enums_n, lua2wx(), wxLuaBindClass::name, wxLuaBindClass::wxluamethods_n, and wxLuaBindClass::wxluatype. Referenced by wxLuaDebugData::EnumerateTable(). |
|
|
Referenced by wxLuaDebugData::Copy(), and wxLuaDebuggerEvent::wxLuaDebuggerEvent(). |
1.3.9.1