📄 structfg__message.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=gb2312"><title>FishGUI: FG_Message struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- 制作者 Doxygen 1.3.6 --><div class="qindex"><a class="qindex" href="main.html">首页</a> | <a class="qindex" href="modules.html">模块</a> | <a class="qindex" href="hierarchy.html">类继承关系</a> | <a class="qindex" href="classes.html">按字典顺序排序的列表</a> | <a class="qindex" href="annotated.html">组合类型列表</a> | <a class="qindex" href="files.html">文件列表</a> | <a class="qindex" href="functions.html">组合类型成员</a> | <a class="qindex" href="globals.html">文件成员</a></div><h1>FG_Message结构参考<br><small>[<a class="el" href="group__Utility.html">应用包</a>]</small></h1><code>#include <<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>></code><p>FG_Message合作图:<p><center><img src="structFG__Message__coll__graph.png" border="0" usemap="#FG__Message__coll__map" alt="Collaboration graph"></center><map name="FG__Message__coll__map"><area href="structFG__Point.html" shape="rect" coords="15,17,105,145" alt=""></map><center><font size="2">[<a target="top" href="graph_legend.html">图例</a>]</font></center><a href="structFG__Message-members.html">所有成员的列表。</a><hr><a name="_details"></a><h2>详细描述</h2>消息结构. <p>该结构封装系统中传递的所有消息 <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00157">157</a>行定义。<table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>公有成员</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="structFG__Message.html#a0">FG_Message</a> ()</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">缺省构造函数. <a href="#a0"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="structFG__Message.html#a1">FG_Message</a> (<a class="el" href="group__Utility.html#ga1">WORD</a> type)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">构造函数 <a href="#a1"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="structFG__Message.html#a2">FG_Message</a> (<a class="el" href="group__Utility.html#ga1">WORD</a> type, <a class="el" href="group__Utility.html#ga1">WORD</a> data)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">构造函数 <a href="#a2"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="structFG__Message.html#a3">FG_Message</a> (<a class="el" href="group__Utility.html#ga1">WORD</a> type, <a class="el" href="group__Utility.html#ga1">WORD</a> data, <a class="el" href="group__Utility.html#ga1">WORD</a> id)</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">构造函数 <a href="#a3"></a><br><br></td></tr><tr><td colspan=2><br><h2>公有属性</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="group__Utility.html#ga1">WORD</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structFG__Message.html#o0">wType</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">消息类型. <a href="#o0"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="group__Utility.html#ga1">WORD</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structFG__Message.html#o1">wData</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">WORD型的数据,保存键盘消息状态、鼠标消息状态或通知消息. <a href="#o1"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="group__Utility.html#ga1">WORD</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structFG__Message.html#o2">wID</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">通知消息的发送者ID. <a href="#o2"></a><br><br></td></tr></table><hr><h2>构造及析构函数文档</h2><a class="anchor" name="a0" doxytag="FG_Message::FG_Message" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> FG_Message::FG_Message </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>缺省构造函数. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00161">161</a>行定义。<p>参考 <a class="el" href="FG__Message_8h-source.html#l00200">lData</a>、<a class="el" href="FG__Message_8h-source.html#l00194">wData</a>、<a class="el" href="FG__Message_8h-source.html#l00196">wID</a>及<a class="el" href="FG__Message_8h-source.html#l00192">wType</a>. </td> </tr></table><a class="anchor" name="a1" doxytag="FG_Message::FG_Message" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> FG_Message::FG_Message </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="group__Utility.html#ga1">WORD</a> </td> <td class="mdname1" valign="top" nowrap> <em>type</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>构造函数 <p><dl compact><dt><b>参数:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign=top><em>type</em> </td><td>消息类型 </td></tr> </table></dl><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00169">169</a>行定义。<p>参考 <a class="el" href="FG__Message_8h-source.html#l00200">lData</a>、<a class="el" href="FG__Message_8h-source.html#l00194">wData</a>、<a class="el" href="FG__Message_8h-source.html#l00196">wID</a>、<a class="el" href="FG__Common_8h-source.html#l00055">WORD</a>及<a class="el" href="FG__Message_8h-source.html#l00192">wType</a>. </td> </tr></table><a class="anchor" name="a2" doxytag="FG_Message::FG_Message" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> FG_Message::FG_Message </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="group__Utility.html#ga1">WORD</a> </td> <td class="mdname" nowrap> <em>type</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td></td> <td class="md" nowrap><a class="el" href="group__Utility.html#ga1">WORD</a> </td> <td class="mdname" nowrap> <em>data</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"><code> [inline]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>构造函数 <p><dl compact><dt><b>参数:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign=top><em>type</em> </td><td>消息类型 </td></tr> <tr><td valign=top><em>data</em> </td><td>消息带的WORD型数据 </td></tr> </table></dl><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00178">178</a>行定义。<p>参考 <a class="el" href="FG__Message_8h-source.html#l00200">lData</a>、<a class="el" href="FG__Message_8h-source.html#l00194">wData</a>、<a class="el" href="FG__Message_8h-source.html#l00196">wID</a>、<a class="el" href="FG__Common_8h-source.html#l00055">WORD</a>及<a class="el" href="FG__Message_8h-source.html#l00192">wType</a>. </td> </tr></table><a class="anchor" name="a3" doxytag="FG_Message::FG_Message" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> FG_Message::FG_Message </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="group__Utility.html#ga1">WORD</a> </td> <td class="mdname" nowrap> <em>type</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td></td> <td class="md" nowrap><a class="el" href="group__Utility.html#ga1">WORD</a> </td> <td class="mdname" nowrap> <em>data</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td></td> <td class="md" nowrap><a class="el" href="group__Utility.html#ga1">WORD</a> </td> <td class="mdname" nowrap> <em>id</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"><code> [inline]</code></td> </tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -