Public Member Functions | |
wxLuaDebugDataRefData () | |
virtual | ~wxLuaDebugDataRefData () |
Public Attributes | |
wxLuaDebugItemArray | m_dataArray |
Definition at line 64 of file wxldebug.cpp.
wxLuaDebugDataRefData::wxLuaDebugDataRefData | ( | ) |
Definition at line 67 of file wxldebug.cpp.
virtual wxLuaDebugDataRefData::~wxLuaDebugDataRefData | ( | ) | [virtual] |
Definition at line 69 of file wxldebug.cpp.
References m_dataArray.
wxLuaDebugItemArray wxLuaDebugDataRefData::m_dataArray |
Definition at line 79 of file wxldebug.cpp.
Referenced by ~wxLuaDebugDataRefData().