wxLuaEvent Class Reference

#include <wxlstate.h>

Collaboration diagram for wxLuaEvent:
[legend]

List of all members.

Public Member Functions

 wxLuaEvent (wxEventType commandType=wxEVT_NULL, wxWindowID id=wxID_ANY, const wxLuaState &wxlState=wxNullLuaState)
 wxLuaEvent (const wxLuaEvent &event)
int GetLineNum () const
wxLuaState GetwxLuaState () const
void SetwxLuaState (const wxLuaState &wxlState)
lua_State * GetLuaState () const
lua_Debug * GetLuaDebug () const
void DebugHookBreak (bool stop)
virtual wxEvent * Clone () const

Public Attributes

wxLuaState m_wxlState
bool m_debug_hook_break
lua_Debug * m_lua_Debug

Detailed Description

Definition at line 1305 of file wxlstate.h.


Constructor & Destructor Documentation

wxLuaEvent::wxLuaEvent ( wxEventType  commandType = wxEVT_NULL,
wxWindowID  id = wxID_ANY,
const wxLuaState wxlState = wxNullLuaState 
)

Definition at line 4068 of file wxlstate.cpp.

wxLuaEvent::wxLuaEvent ( const wxLuaEvent event  ) 

Definition at line 4075 of file wxlstate.cpp.


Member Function Documentation

virtual wxEvent* wxLuaEvent::Clone (  )  const [virtual]

Definition at line 1329 of file wxlstate.h.

void wxLuaEvent::DebugHookBreak ( bool  stop  ) 

Definition at line 1326 of file wxlstate.h.

int wxLuaEvent::GetLineNum (  )  const

Definition at line 1316 of file wxlstate.h.

lua_Debug* wxLuaEvent::GetLuaDebug (  )  const

Definition at line 1323 of file wxlstate.h.

lua_State* wxLuaEvent::GetLuaState (  )  const

Definition at line 1321 of file wxlstate.h.

wxLuaState wxLuaEvent::GetwxLuaState (  )  const

Definition at line 1318 of file wxlstate.h.

void wxLuaEvent::SetwxLuaState ( const wxLuaState wxlState  ) 

Definition at line 1319 of file wxlstate.h.


Member Data Documentation

Definition at line 1332 of file wxlstate.h.

Definition at line 1333 of file wxlstate.h.

Definition at line 1331 of file wxlstate.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 13 10:30:39 2010 for wxLua by  doxygen 1.6.3