209 lines
10 KiB
HTML
209 lines
10 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<title>wxLua: /mnt/share/devel/lua/wxLua/modules/wxluasocket/src/wxldserv.cpp File Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<!-- Generated by Doxygen 1.6.3 -->
|
|
<div class="navigation" id="top">
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="main.html"><span>Main Page</span></a></li>
|
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
|
<li><a href="dirs.html"><span>Directories</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="navpath"><a class="el" href="dir_15d5a205ad383328522db6a6be296af1.html">modules</a> » <a class="el" href="dir_7cd3065828d87458b0d7ef005e985a57.html">wxluasocket</a> » <a class="el" href="dir_e80a08875ae858f8a65074908e0f0f1e.html">src</a>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>wxldserv.cpp File Reference</h1><code>#include "wx/wxprec.h"</code><br/>
|
|
<code>#include "wx/wx.h"</code><br/>
|
|
<code>#include "wx/thread.h"</code><br/>
|
|
<code>#include "<a class="el" href="wxldserv_8h_source.html">wxluasocket/include/wxldserv.h</a>"</code><br/>
|
|
<code>#include "<a class="el" href="wxlstack_8h_source.html">wxluadebug/include/wxlstack.h</a>"</code><br/>
|
|
<div class="dynheader">
|
|
Include dependency graph for wxldserv.cpp:</div>
|
|
<div class="dynsection">
|
|
</div>
|
|
|
|
<p><a href="wxldserv_8cpp_source.html">Go to the source code of this file.</a></p>
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td colspan="2"><h2>Defines</h2></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="wxldserv_8cpp.html#a711ee88a2a095fcee667a52cedcb6cfc">wxMilliSleep</a> wxUsleep</td></tr>
|
|
<tr><td colspan="2"><h2>Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="wxldserv_8cpp.html#a737cf0eb9331f5caeac6da14458463d7">DECLARE_EVENT_TABLE_ENTRY</a> (wxEVT_WXLUA_DEBUGGER_STACK_ENUM, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(<a class="el" href="wxldserv_8h.html#abe0f288310034326c4ab3aafa7d889de">wxLuaDebuggerEventFunction</a>,&wxLuaDebuggerBase::OnDebugStackEnum),(wxObject *) NULL)</td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="wxldserv_8cpp.html#a9b6d4592493fa54bcd452c6168229171">DECLARE_EVENT_TABLE_ENTRY</a> (wxEVT_WXLUA_DEBUGGER_STACK_ENTRY_ENUM, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(<a class="el" href="wxldserv_8h.html#abe0f288310034326c4ab3aafa7d889de">wxLuaDebuggerEventFunction</a>,&wxLuaDebuggerBase::OnDebugStackEntryEnum),(wxObject *) NULL)</td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="wxldserv_8cpp.html#afb6e0a9fae2851490bef3270140c567b">DECLARE_EVENT_TABLE_ENTRY</a> (wxEVT_WXLUA_DEBUGGER_TABLE_ENUM, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(<a class="el" href="wxldserv_8h.html#abe0f288310034326c4ab3aafa7d889de">wxLuaDebuggerEventFunction</a>,&wxLuaDebuggerBase::OnDebugTableEnum),(wxObject *) NULL)</td></tr>
|
|
</table>
|
|
<hr/><h2>Define Documentation</h2>
|
|
<a class="anchor" id="a711ee88a2a095fcee667a52cedcb6cfc"></a><!-- doxytag: member="wxldserv.cpp::wxMilliSleep" ref="a711ee88a2a095fcee667a52cedcb6cfc" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxMilliSleep wxUsleep</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Definition at line <a class="el" href="wxldserv_8cpp_source.html#l00025">25</a> of file <a class="el" href="wxldserv_8cpp_source.html">wxldserv.cpp</a>.</p>
|
|
|
|
<p>Referenced by <a class="el" href="wxldtarg_8cpp_source.html#l00087">wxLuaDebugTarget::IsConnected()</a>, <a class="el" href="wxldtarg_8cpp_source.html#l00153">wxLuaDebugTarget::Stop()</a>, and <a class="el" href="wxldserv_8cpp_source.html#l00728">wxLuaDebuggerCServer::StopServer()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/><h2>Function Documentation</h2>
|
|
<a class="anchor" id="afb6e0a9fae2851490bef3270140c567b"></a><!-- doxytag: member="wxldserv.cpp::DECLARE_EVENT_TABLE_ENTRY" ref="afb6e0a9fae2851490bef3270140c567b" args="(wxEVT_WXLUA_DEBUGGER_TABLE_ENUM, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(wxLuaDebuggerEventFunction,&wxLuaDebuggerBase::OnDebugTableEnum),(wxObject *) NULL)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">DECLARE_EVENT_TABLE_ENTRY </td>
|
|
<td>(</td>
|
|
<td class="paramtype">wxEVT_WXLUA_DEBUGGER_TABLE_ENUM </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">wxID_ANY </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">- </td>
|
|
<td class="paramname"> <em>1</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(<a class="el" href="wxldserv_8h.html#abe0f288310034326c4ab3aafa7d889de">wxLuaDebuggerEventFunction</a>,&wxLuaDebuggerBase::OnDebugTableEnum) </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">(wxObject *) </td>
|
|
<td class="paramname"> <em>NULL</em></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a9b6d4592493fa54bcd452c6168229171"></a><!-- doxytag: member="wxldserv.cpp::DECLARE_EVENT_TABLE_ENTRY" ref="a9b6d4592493fa54bcd452c6168229171" args="(wxEVT_WXLUA_DEBUGGER_STACK_ENTRY_ENUM, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(wxLuaDebuggerEventFunction,&wxLuaDebuggerBase::OnDebugStackEntryEnum),(wxObject *) NULL)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">DECLARE_EVENT_TABLE_ENTRY </td>
|
|
<td>(</td>
|
|
<td class="paramtype">wxEVT_WXLUA_DEBUGGER_STACK_ENTRY_ENUM </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">wxID_ANY </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">- </td>
|
|
<td class="paramname"> <em>1</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(<a class="el" href="wxldserv_8h.html#abe0f288310034326c4ab3aafa7d889de">wxLuaDebuggerEventFunction</a>,&wxLuaDebuggerBase::OnDebugStackEntryEnum) </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">(wxObject *) </td>
|
|
<td class="paramname"> <em>NULL</em></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a737cf0eb9331f5caeac6da14458463d7"></a><!-- doxytag: member="wxldserv.cpp::DECLARE_EVENT_TABLE_ENTRY" ref="a737cf0eb9331f5caeac6da14458463d7" args="(wxEVT_WXLUA_DEBUGGER_STACK_ENUM, wxID_ANY,-1,(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(wxLuaDebuggerEventFunction,&wxLuaDebuggerBase::OnDebugStackEnum),(wxObject *) NULL)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">DECLARE_EVENT_TABLE_ENTRY </td>
|
|
<td>(</td>
|
|
<td class="paramtype">wxEVT_WXLUA_DEBUGGER_STACK_ENUM </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">wxID_ANY </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">- </td>
|
|
<td class="paramname"> <em>1</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">(wxObjectEventFunction)(wxEventFunction) wxStaticCastEvent(<a class="el" href="wxldserv_8h.html#abe0f288310034326c4ab3aafa7d889de">wxLuaDebuggerEventFunction</a>,&wxLuaDebuggerBase::OnDebugStackEnum) </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">(wxObject *) </td>
|
|
<td class="paramname"> <em>NULL</em></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 13 10:30:39 2010 for wxLua by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
|
|
</body>
|
|
</html>
|