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

143 lines
9.8 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: wxLuaBindMethod Struct 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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><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="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>wxLuaBindMethod Struct Reference</h1><!-- doxytag: class="wxLuaBindMethod" -->
<p><code>#include &lt;<a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for wxLuaBindMethod:</div>
<div class="dynsection">
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="structwxLuaBindMethod-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxLuaBindMethod.html#afef5590cd8bd8a9906b658ddcadb674c">name</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxLuaBindMethod.html#afe5a6ea650d981459de29640b339835e">method_type</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structwxLuaBindCFunc.html">wxLuaBindCFunc</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxLuaBindMethod.html#abcc43fb837b299e7fc088fb787ad3aca">wxluacfuncs</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxLuaBindMethod.html#a36285f0c5431ed28e8951b26706ee3c5">wxluacfuncs_n</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structwxLuaBindMethod.html">wxLuaBindMethod</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxLuaBindMethod.html#a61bd0c007d8c7064a473d19eac6dd2a6">basemethod</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="wxlbind_8h_source.html#l00163">163</a> of file <a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>.</p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a61bd0c007d8c7064a473d19eac6dd2a6"></a><!-- doxytag: member="wxLuaBindMethod::basemethod" ref="a61bd0c007d8c7064a473d19eac6dd2a6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structwxLuaBindMethod.html">wxLuaBindMethod</a>* <a class="el" href="structwxLuaBindMethod.html#a61bd0c007d8c7064a473d19eac6dd2a6">wxLuaBindMethod::basemethod</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlbind_8h_source.html#l00170">170</a> of file <a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>.</p>
<p>Referenced by <a class="el" href="wxlbind_8cpp_source.html#l00647">wxlua_callOverloadedFunction()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00816">wxlua_getBindMethodArgsMsg()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00340">wxlua_wxLuaBindClass__index()</a>, <a class="el" href="wxlua__bind_8cpp_source.html#l00403">wxluabind_wxLuaBindMethod__index()</a>, and <a class="el" href="wxlbind_8cpp_source.html#l01605">wxLuaBinding_RecurseBaseMethods()</a>.</p>
</div>
</div>
<a class="anchor" id="afe5a6ea650d981459de29640b339835e"></a><!-- doxytag: member="wxLuaBindMethod::method_type" ref="afe5a6ea650d981459de29640b339835e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structwxLuaBindMethod.html#afe5a6ea650d981459de29640b339835e">wxLuaBindMethod::method_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlbind_8h_source.html#l00166">166</a> of file <a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>.</p>
<p>Referenced by <a class="el" href="wxlbind_8cpp_source.html#l01208">wxLuaBinding::InstallClass()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00340">wxlua_wxLuaBindClass__index()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00459">wxlua_wxLuaBindClass__newindex()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00574">wxlua_wxLuaBindMethod_table__index()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00609">wxlua_wxLuaBindMethod_table__newindex()</a>, <a class="el" href="wxlua__bind_8cpp_source.html#l00403">wxluabind_wxLuaBindMethod__index()</a>, and <a class="el" href="wxlbind_8cpp_source.html#l01605">wxLuaBinding_RecurseBaseMethods()</a>.</p>
</div>
</div>
<a class="anchor" id="afef5590cd8bd8a9906b658ddcadb674c"></a><!-- doxytag: member="wxLuaBindMethod::name" ref="afef5590cd8bd8a9906b658ddcadb674c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* <a class="el" href="structwxLuaBindMethod.html#afef5590cd8bd8a9906b658ddcadb674c">wxLuaBindMethod::name</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlbind_8h_source.html#l00165">165</a> of file <a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>.</p>
<p>Referenced by <a class="el" href="wxlbind_8cpp_source.html#l01089">wxLuaBinding::DoRegisterBinding()</a>, <a class="el" href="wxlbind_8cpp_source.html#l01556">wxLuaBinding::GetClassMethod()</a>, <a class="el" href="wxlbind_8cpp_source.html#l01208">wxLuaBinding::InstallClass()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00816">wxlua_getBindMethodArgsMsg()</a>, <a class="el" href="wxlua__bind_8cpp_source.html#l00403">wxluabind_wxLuaBindMethod__index()</a>, and <a class="el" href="wxlbind_8cpp_source.html#l01605">wxLuaBinding_RecurseBaseMethods()</a>.</p>
</div>
</div>
<a class="anchor" id="abcc43fb837b299e7fc088fb787ad3aca"></a><!-- doxytag: member="wxLuaBindMethod::wxluacfuncs" ref="abcc43fb837b299e7fc088fb787ad3aca" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structwxLuaBindCFunc.html">wxLuaBindCFunc</a>* <a class="el" href="structwxLuaBindMethod.html#abcc43fb837b299e7fc088fb787ad3aca">wxLuaBindMethod::wxluacfuncs</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlbind_8h_source.html#l00168">168</a> of file <a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>.</p>
<p>Referenced by <a class="el" href="wxlbind_8cpp_source.html#l01387">wxLuaBinding::GetBindClass()</a>, <a class="el" href="wxlbind_8cpp_source.html#l01208">wxLuaBinding::InstallClass()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00647">wxlua_callOverloadedFunction()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00816">wxlua_getBindMethodArgsMsg()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00340">wxlua_wxLuaBindClass__index()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00459">wxlua_wxLuaBindClass__newindex()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00574">wxlua_wxLuaBindMethod_table__index()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00609">wxlua_wxLuaBindMethod_table__newindex()</a>, and <a class="el" href="wxlua__bind_8cpp_source.html#l00403">wxluabind_wxLuaBindMethod__index()</a>.</p>
</div>
</div>
<a class="anchor" id="a36285f0c5431ed28e8951b26706ee3c5"></a><!-- doxytag: member="wxLuaBindMethod::wxluacfuncs_n" ref="a36285f0c5431ed28e8951b26706ee3c5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structwxLuaBindMethod.html#a36285f0c5431ed28e8951b26706ee3c5">wxLuaBindMethod::wxluacfuncs_n</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlbind_8h_source.html#l00169">169</a> of file <a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>.</p>
<p>Referenced by <a class="el" href="wxlbind_8cpp_source.html#l01387">wxLuaBinding::GetBindClass()</a>, <a class="el" href="wxlbind_8cpp_source.html#l01208">wxLuaBinding::InstallClass()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00647">wxlua_callOverloadedFunction()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00816">wxlua_getBindMethodArgsMsg()</a>, <a class="el" href="wxlbind_8cpp_source.html#l00340">wxlua_wxLuaBindClass__index()</a>, and <a class="el" href="wxlua__bind_8cpp_source.html#l00403">wxluabind_wxLuaBindMethod__index()</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>/mnt/share/devel/lua/wxLua/modules/wxlua/include/<a class="el" href="wxlbind_8h_source.html">wxlbind.h</a></li>
</ul>
</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>