wxldserv.cpp File Reference

#include "wx/wxprec.h"
#include "wx/wx.h"
#include "wx/thread.h"
#include "wxluasocket/include/wxldserv.h"
#include "wxluadebug/include/wxlstack.h"
Include dependency graph for wxldserv.cpp:

Go to the source code of this file.

Defines

#define wxMilliSleep   wxUsleep

Functions

 DECLARE_EVENT_TABLE_ENTRY (wxEVT_WXLUA_DEBUGGER_STACK_ENUM, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(wxLuaDebuggerEventFunction,&wxLuaDebuggerBase::OnDebugStackEnum),(wxObject *) NULL)
 DECLARE_EVENT_TABLE_ENTRY (wxEVT_WXLUA_DEBUGGER_STACK_ENTRY_ENUM, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(wxLuaDebuggerEventFunction,&wxLuaDebuggerBase::OnDebugStackEntryEnum),(wxObject *) NULL)
 DECLARE_EVENT_TABLE_ENTRY (wxEVT_WXLUA_DEBUGGER_TABLE_ENUM, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(wxLuaDebuggerEventFunction,&wxLuaDebuggerBase::OnDebugTableEnum),(wxObject *) NULL)

Define Documentation

#define wxMilliSleep   wxUsleep

Function Documentation

DECLARE_EVENT_TABLE_ENTRY ( wxEVT_WXLUA_DEBUGGER_TABLE_ENUM  ,
wxID_ANY  ,
1,
(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(wxLuaDebuggerEventFunction,&wxLuaDebuggerBase::OnDebugTableEnum)  ,
(wxObject *)  NULL 
)
DECLARE_EVENT_TABLE_ENTRY ( wxEVT_WXLUA_DEBUGGER_STACK_ENTRY_ENUM  ,
wxID_ANY  ,
1,
(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(wxLuaDebuggerEventFunction,&wxLuaDebuggerBase::OnDebugStackEntryEnum)  ,
(wxObject *)  NULL 
)
DECLARE_EVENT_TABLE_ENTRY ( wxEVT_WXLUA_DEBUGGER_STACK_ENUM  ,
wxID_ANY  ,
1,
(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(wxLuaDebuggerEventFunction,&wxLuaDebuggerBase::OnDebugStackEnum)  ,
(wxObject *)  NULL 
)
Generated on Tue Jul 13 10:30:39 2010 for wxLua by  doxygen 1.6.3