wxLuaStateRefData Class Reference

#include <wxlstate.h>

Collaboration diagram for wxLuaStateRefData:
[legend]

List of all members.

Public Member Functions

 wxLuaStateRefData (bool create_data=true)
virtual ~wxLuaStateRefData ()
bool CloseLuaState (bool force)
void ClearCallbacks ()

Public Attributes

lua_State * m_lua_State
bool m_lua_State_static
bool m_lua_State_coroutine
wxLuaStateDatam_wxlStateData
bool m_own_stateData

Detailed Description

Definition at line 632 of file wxlstate.h.


Constructor & Destructor Documentation

wxLuaStateRefData::wxLuaStateRefData ( bool  create_data = true  ) 

Definition at line 2129 of file wxlstate.cpp.

References m_own_stateData, and m_wxlStateData.

wxLuaStateRefData::~wxLuaStateRefData (  )  [virtual]

Member Function Documentation

void wxLuaStateRefData::ClearCallbacks (  ) 
bool wxLuaStateRefData::CloseLuaState ( bool  force  ) 

Member Data Documentation

Definition at line 648 of file wxlstate.h.

Referenced by CloseLuaState(), and wxLuaState::GetwxLuaState().

Definition at line 647 of file wxlstate.h.

Referenced by CloseLuaState(), wxLuaState::GetwxLuaState(), and ~wxLuaStateRefData().

Definition at line 651 of file wxlstate.h.

Referenced by wxLuaState::GetwxLuaState(), wxLuaStateRefData(), and ~wxLuaStateRefData().


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