wxLuaDebuggerEvent Class Reference

#include <wxldserv.h>

Collaboration diagram for wxLuaDebuggerEvent:
[legend]

List of all members.

Public Member Functions

 wxLuaDebuggerEvent (const wxLuaDebuggerEvent &event)
 wxLuaDebuggerEvent (wxEventType eventType=wxEVT_NULL, wxObject *eventObject=NULL, int lineNumber=0, const wxString &fileName=wxEmptyString, bool enabledFlag=false)
void SetMessage (const wxString &message)
void SetDebugData (long nReference, const wxLuaDebugData &pDebugData=wxNullLuaDebugData)
int GetLineNumber () const
wxString GetFileName () const
wxString GetMessage () const
bool HasMessage () const
long GetReference () const
wxLuaDebugData GetDebugData () const
bool GetEnabledFlag () const

Protected Member Functions

virtual wxEvent * Clone () const

Protected Attributes

int m_line_number
wxString m_fileName
wxString m_strMessage
bool m_has_message
long m_lua_ref
wxLuaDebugData m_debugData
bool m_enabled_flag

Detailed Description

Definition at line 382 of file wxldserv.h.


Constructor & Destructor Documentation

wxLuaDebuggerEvent::wxLuaDebuggerEvent ( const wxLuaDebuggerEvent event  ) 

Definition at line 47 of file wxldserv.cpp.

wxLuaDebuggerEvent::wxLuaDebuggerEvent ( wxEventType  eventType = wxEVT_NULL,
wxObject *  eventObject = NULL,
int  lineNumber = 0,
const wxString &  fileName = wxEmptyString,
bool  enabledFlag = false 
)

Definition at line 60 of file wxldserv.cpp.


Member Function Documentation

virtual wxEvent* wxLuaDebuggerEvent::Clone (  )  const [protected, virtual]

Definition at line 404 of file wxldserv.h.

References wxLuaDebuggerEvent.

wxLuaDebugData wxLuaDebuggerEvent::GetDebugData (  )  const

Definition at line 400 of file wxldserv.h.

Referenced by wxLuaDebuggerBase::OnDebugStackEnum().

bool wxLuaDebuggerEvent::GetEnabledFlag (  )  const

Definition at line 401 of file wxldserv.h.

wxString wxLuaDebuggerEvent::GetFileName (  )  const

Definition at line 396 of file wxldserv.h.

int wxLuaDebuggerEvent::GetLineNumber (  )  const

Definition at line 395 of file wxldserv.h.

wxString wxLuaDebuggerEvent::GetMessage (  )  const

Definition at line 397 of file wxldserv.h.

long wxLuaDebuggerEvent::GetReference (  )  const
bool wxLuaDebuggerEvent::HasMessage (  )  const

Definition at line 398 of file wxldserv.h.

void wxLuaDebuggerEvent::SetDebugData ( long  nReference,
const wxLuaDebugData pDebugData = wxNullLuaDebugData 
)

Definition at line 81 of file wxldserv.cpp.

References m_debugData, and m_lua_ref.

Referenced by wxLuaDebuggerBase::HandleDebuggeeEvent().

void wxLuaDebuggerEvent::SetMessage ( const wxString &  message  ) 

Member Data Documentation

Definition at line 411 of file wxldserv.h.

Referenced by SetDebugData().

Definition at line 412 of file wxldserv.h.

wxString wxLuaDebuggerEvent::m_fileName [protected]

Definition at line 407 of file wxldserv.h.

Definition at line 409 of file wxldserv.h.

Referenced by SetMessage().

Definition at line 406 of file wxldserv.h.

Definition at line 410 of file wxldserv.h.

Referenced by SetDebugData().

wxString wxLuaDebuggerEvent::m_strMessage [protected]

Definition at line 408 of file wxldserv.h.

Referenced by SetMessage().


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