luaforwindows/files/docs/wxlua/doxygen/html/wxlua__bind_8h.html

112 lines
5.4 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/wxlua/include/wxlua_bind.h 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&nbsp;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&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="dir_15d5a205ad383328522db6a6be296af1.html">modules</a>&nbsp;&raquo;&nbsp;<a class="el" href="dir_b59b58daa92d206701e75411b2cef894.html">wxlua</a>&nbsp;&raquo;&nbsp;<a class="el" href="dir_a9b43b959fc4efc3ae9ddc99e98c5750.html">include</a>
</div>
</div>
<div class="contents">
<h1>wxlua_bind.h File Reference</h1><code>#include &quot;<a class="el" href="wxlstate_8h_source.html">wxlua/include/wxlstate.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="wxlbind_8h_source.html">wxlua/include/wxlbind.h</a>&quot;</code><br/>
<div class="dynheader">
Include dependency graph for wxlua_bind.h:</div>
<div class="dynsection">
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
</div>
<p><a href="wxlua__bind_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwxLuaBinding__wxlua.html">wxLuaBinding_wxlua</a></td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="wxlua__bind_8h.html#aef4ae7e1d0aab068e086d47c4b9157bc">wxLuaBinding_wxlua_init</a> ()</td></tr>
<tr><td colspan="2"><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="wxlua__bind_8h.html#a1bd66a08c765a8733c4b79de52442b5d">wxluatype_wxLuaObject</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="wxlua__bind_8h.html#aceaeddc793c2fef03389a0d31d819233">wxluatype_wxLuaState</a></td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="aef4ae7e1d0aab068e086d47c4b9157bc"></a><!-- doxytag: member="wxlua_bind.h::wxLuaBinding_wxlua_init" ref="aef4ae7e1d0aab068e086d47c4b9157bc" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool wxLuaBinding_wxlua_init </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlua__bind_8cpp_source.html#l01271">1271</a> of file <a class="el" href="wxlua__bind_8cpp_source.html">wxlua_bind.cpp</a>.</p>
<p>References <a class="el" href="wxlbind_8h_source.html#l00639">wxLuaBinding::GetBindingList()</a>.</p>
</div>
</div>
<hr/><h2>Variable Documentation</h2>
<a class="anchor" id="a1bd66a08c765a8733c4b79de52442b5d"></a><!-- doxytag: member="wxlua_bind.h::wxluatype_wxLuaObject" ref="a1bd66a08c765a8733c4b79de52442b5d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="wxlua__bind_8cpp.html#a1bd66a08c765a8733c4b79de52442b5d">wxluatype_wxLuaObject</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlua__bind_8cpp_source.html#l00054">54</a> of file <a class="el" href="wxlua__bind_8cpp_source.html">wxlua_bind.cpp</a>.</p>
</div>
</div>
<a class="anchor" id="aceaeddc793c2fef03389a0d31d819233"></a><!-- doxytag: member="wxlua_bind.h::wxluatype_wxLuaState" ref="aceaeddc793c2fef03389a0d31d819233" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="wxlua__bind_8cpp.html#aceaeddc793c2fef03389a0d31d819233">wxluatype_wxLuaState</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlua__bind_8cpp_source.html#l00033">33</a> of file <a class="el" href="wxlua__bind_8cpp_source.html">wxlua_bind.cpp</a>.</p>
<p>Referenced by <a class="el" href="wxlua__bind_8cpp_source.html#l01223">wxLuaGetClassList_wxlua()</a>.</p>
</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 13 10:30:39 2010 for wxLua by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>