Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

wxLuaStateData Class Reference

#include <wxlstate.h>

List of all members.

Public Member Functions

 wxLuaStateData ()
 ~wxLuaStateData ()

Public Attributes

bool m_is_running
bool m_is_closing
int m_lua_debug_hook_count
int m_lua_debug_hook_yield
int m_lua_debug_hook
bool m_lua_debug_hook_send_evt
unsigned long m_last_debug_hook_time
bool m_debug_hook_break
wxString m_debug_hook_break_msg
wxEvtHandler * m_evtHandler
wxWindowID m_id


Constructor & Destructor Documentation

wxLuaStateData::wxLuaStateData  ) 
 

Definition at line 2025 of file wxlstate.cpp.

wxLuaStateData::~wxLuaStateData  ) 
 

Definition at line 2037 of file wxlstate.cpp.

References m_evtHandler.


Member Data Documentation

bool wxLuaStateData::m_debug_hook_break
 

Definition at line 599 of file wxlstate.h.

Referenced by wxlua_debugHookFunction().

wxString wxLuaStateData::m_debug_hook_break_msg
 

Definition at line 600 of file wxlstate.h.

Referenced by wxlua_debugHookFunction().

wxEvtHandler* wxLuaStateData::m_evtHandler
 

Definition at line 602 of file wxlstate.h.

Referenced by ~wxLuaStateData().

wxWindowID wxLuaStateData::m_id
 

Definition at line 603 of file wxlstate.h.

bool wxLuaStateData::m_is_closing
 

Definition at line 590 of file wxlstate.h.

Referenced by wxLuaStateRefData::CloseLuaState().

bool wxLuaStateData::m_is_running
 

Definition at line 589 of file wxlstate.h.

unsigned long wxLuaStateData::m_last_debug_hook_time
 

Definition at line 597 of file wxlstate.h.

Referenced by wxlua_debugHookFunction().

int wxLuaStateData::m_lua_debug_hook
 

Definition at line 594 of file wxlstate.h.

int wxLuaStateData::m_lua_debug_hook_count
 

Definition at line 592 of file wxlstate.h.

bool wxLuaStateData::m_lua_debug_hook_send_evt
 

Definition at line 595 of file wxlstate.h.

Referenced by wxlua_debugHookFunction().

int wxLuaStateData::m_lua_debug_hook_yield
 

Definition at line 593 of file wxlstate.h.

Referenced by wxlua_debugHookFunction().


The documentation for this class was generated from the following files:
Generated on Sat Mar 1 22:42:24 2008 for wxLua by  doxygen 1.3.9.1