138 lines
7.0 KiB
HTML
138 lines
7.0 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/wxlsock.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>wxlsock.cpp File Reference</h1><code>#include "wx/wxprec.h"</code><br/>
|
|
<code>#include "wx/wx.h"</code><br/>
|
|
<code>#include "<a class="el" href="wxlsock_8h_source.html">wxluasocket/include/wxlsock.h</a>"</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="wxlstate_8h_source.html">wxlua/include/wxlstate.h</a>"</code><br/>
|
|
<code>#include "<a class="el" href="wxldebug_8h_source.html">wxluadebug/include/wxldebug.h</a>"</code><br/>
|
|
<div class="dynheader">
|
|
Include dependency graph for wxlsock.cpp:</div>
|
|
<div class="dynsection">
|
|
</div>
|
|
|
|
<p><a href="wxlsock_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="wxlsock_8cpp.html#a670cf3a158afb4324814d84e0e48811c">wxLuaSocketDebugMsg</a>(title, msg)</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="wxlsock_8cpp.html#abdcf9eaaef19410a688aa559de382a29">IMPLEMENT_ABSTRACT_CLASS</a> (<a class="el" href="classwxLuaSocketBase.html">wxLuaSocketBase</a>, wxObject)</td></tr>
|
|
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="wxlsock_8cpp.html#aadf0b4b0f653f33c6d8bd9c1f7bf9fb8">IMPLEMENT_ABSTRACT_CLASS</a> (<a class="el" href="classwxLuaCSocket.html">wxLuaCSocket</a>, <a class="el" href="classwxLuaSocketBase.html">wxLuaSocketBase</a>)</td></tr>
|
|
</table>
|
|
<hr/><h2>Define Documentation</h2>
|
|
<a class="anchor" id="a670cf3a158afb4324814d84e0e48811c"></a><!-- doxytag: member="wxlsock.cpp::wxLuaSocketDebugMsg" ref="a670cf3a158afb4324814d84e0e48811c" args="(title, msg)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">#define wxLuaSocketDebugMsg</td>
|
|
<td>(</td>
|
|
<td class="paramtype">title, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">msg </td>
|
|
<td class="paramname"></td>
|
|
<td> ) </td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>Definition at line <a class="el" href="wxlsock_8cpp_source.html#l00096">96</a> of file <a class="el" href="wxlsock_8cpp_source.html">wxlsock.cpp</a>.</p>
|
|
|
|
<p>Referenced by <a class="el" href="wxlsock_8cpp_source.html#l00105">wxLuaSocketBase::ReadCmd()</a>, <a class="el" href="wxlsock_8cpp_source.html#l00153">wxLuaSocketBase::ReadDebugData()</a>, <a class="el" href="wxlsock_8cpp_source.html#l00113">wxLuaSocketBase::ReadInt32()</a>, <a class="el" href="wxlsock_8cpp_source.html#l00121">wxLuaSocketBase::ReadLong()</a>, <a class="el" href="wxlsock_8cpp_source.html#l00132">wxLuaSocketBase::ReadString()</a>, <a class="el" href="wxlsock_8cpp_source.html#l00211">wxLuaSocketBase::WriteCmd()</a>, <a class="el" href="wxlsock_8cpp_source.html#l00242">wxLuaSocketBase::WriteDebugData()</a>, <a class="el" href="wxlsock_8cpp_source.html#l00216">wxLuaSocketBase::WriteInt32()</a>, <a class="el" href="wxlsock_8cpp_source.html#l00221">wxLuaSocketBase::WriteLong()</a>, and <a class="el" href="wxlsock_8cpp_source.html#l00229">wxLuaSocketBase::WriteString()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/><h2>Function Documentation</h2>
|
|
<a class="anchor" id="aadf0b4b0f653f33c6d8bd9c1f7bf9fb8"></a><!-- doxytag: member="wxlsock.cpp::IMPLEMENT_ABSTRACT_CLASS" ref="aadf0b4b0f653f33c6d8bd9c1f7bf9fb8" args="(wxLuaCSocket, wxLuaSocketBase)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">IMPLEMENT_ABSTRACT_CLASS </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classwxLuaCSocket.html">wxLuaCSocket</a> </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classwxLuaSocketBase.html">wxLuaSocketBase</a> </td>
|
|
<td class="paramname"></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="abdcf9eaaef19410a688aa559de382a29"></a><!-- doxytag: member="wxlsock.cpp::IMPLEMENT_ABSTRACT_CLASS" ref="abdcf9eaaef19410a688aa559de382a29" args="(wxLuaSocketBase, wxObject)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">IMPLEMENT_ABSTRACT_CLASS </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classwxLuaSocketBase.html">wxLuaSocketBase</a> </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">wxObject </td>
|
|
<td class="paramname"></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>
|