Newer
Older
UbixOS / doc / html / api__msg_8h.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>UbixOS V2: src/sys/include/net/api_msg.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </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>Globals</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="dir_897b6a2d7bab147dd1db58381aad3984.html">src</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_832905b1f7f5feaf61a306b40c0ac817.html">sys</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_caf4200c438ae9601464168e21e8e4d8.html">include</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_c1d11d251a83b2498f44d410b793c5eb.html">net</a></div>
<h1>api_msg.h File Reference</h1><code>#include &quot;<a class="el" href="opt_8h-source.html">net/opt.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="pbuf_8h-source.html">net/pbuf.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="sys_8h-source.html">net/sys.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="ipv4_2ip_8h-source.html">net/ipv4/ip.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="udp_8h-source.html">net/udp.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="tcp_8h-source.html">net/tcp.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="api_8h-source.html">net/api.h</a>&quot;</code><br>

<p>
<a href="api__msg_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapi__msg.html">api_msg</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structapi__msg__msg.html">api_msg_msg</a></td></tr>

<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76d">api_msg_type</a> { <br>
&nbsp;&nbsp;<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76dc485de441da7ee85ea691a892c7286c2">API_MSG_NEWCONN</a>, 
<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76dda53fbecc71f69bfd0b98622b20f0c58">API_MSG_DELCONN</a>, 
<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76df07bc566f5626f8189745bca07e94a31">API_MSG_BIND</a>, 
<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76d384f86fe3736b156b8d16df7e355e571">API_MSG_CONNECT</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76d46f2e21faec2f5d2773c8bb7db2d7aaa">API_MSG_LISTEN</a>, 
<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76dd05ed7d16a1807b336cea517bee5c148">API_MSG_ACCEPT</a>, 
<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76d951dbc12d5c7d0156077bd887fa7d36e">API_MSG_SEND</a>, 
<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76d7d2d29f00e09ebb6212968006c259307">API_MSG_RECV</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76db61d9c706d0cd2be9779e238553c9755">API_MSG_WRITE</a>, 
<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76d69663c2a794daeda40e795407074d588">API_MSG_CLOSE</a>, 
<a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76dda4368b873d948c0965e76c5450c6843">API_MSG_MAX</a>
<br>
 }</td></tr>

<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="api__msg_8h.html#b15a981fb41b53567d7a4e9412c6f4c1">api_msg_input</a> (struct <a class="el" href="structapi__msg.html">api_msg</a> *msg)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="api__msg_8h.html#ee039fae0c665f1372f4a3ff8395ffeb">api_msg_post</a> (struct <a class="el" href="structapi__msg.html">api_msg</a> *msg)</td></tr>

</table>
<hr><h2>Enumeration Type Documentation</h2>
<a class="anchor" name="f578a5487f9a3b529ed4617e52cad76d"></a><!-- doxytag: member="api_msg.h::api_msg_type" ref="f578a5487f9a3b529ed4617e52cad76d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="api__msg_8h.html#f578a5487f9a3b529ed4617e52cad76d">api_msg_type</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76dc485de441da7ee85ea691a892c7286c2"></a><!-- doxytag: member="API_MSG_NEWCONN" ref="f578a5487f9a3b529ed4617e52cad76dc485de441da7ee85ea691a892c7286c2" args="" -->API_MSG_NEWCONN</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76dda53fbecc71f69bfd0b98622b20f0c58"></a><!-- doxytag: member="API_MSG_DELCONN" ref="f578a5487f9a3b529ed4617e52cad76dda53fbecc71f69bfd0b98622b20f0c58" args="" -->API_MSG_DELCONN</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76df07bc566f5626f8189745bca07e94a31"></a><!-- doxytag: member="API_MSG_BIND" ref="f578a5487f9a3b529ed4617e52cad76df07bc566f5626f8189745bca07e94a31" args="" -->API_MSG_BIND</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76d384f86fe3736b156b8d16df7e355e571"></a><!-- doxytag: member="API_MSG_CONNECT" ref="f578a5487f9a3b529ed4617e52cad76d384f86fe3736b156b8d16df7e355e571" args="" -->API_MSG_CONNECT</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76d46f2e21faec2f5d2773c8bb7db2d7aaa"></a><!-- doxytag: member="API_MSG_LISTEN" ref="f578a5487f9a3b529ed4617e52cad76d46f2e21faec2f5d2773c8bb7db2d7aaa" args="" -->API_MSG_LISTEN</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76dd05ed7d16a1807b336cea517bee5c148"></a><!-- doxytag: member="API_MSG_ACCEPT" ref="f578a5487f9a3b529ed4617e52cad76dd05ed7d16a1807b336cea517bee5c148" args="" -->API_MSG_ACCEPT</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76d951dbc12d5c7d0156077bd887fa7d36e"></a><!-- doxytag: member="API_MSG_SEND" ref="f578a5487f9a3b529ed4617e52cad76d951dbc12d5c7d0156077bd887fa7d36e" args="" -->API_MSG_SEND</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76d7d2d29f00e09ebb6212968006c259307"></a><!-- doxytag: member="API_MSG_RECV" ref="f578a5487f9a3b529ed4617e52cad76d7d2d29f00e09ebb6212968006c259307" args="" -->API_MSG_RECV</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76db61d9c706d0cd2be9779e238553c9755"></a><!-- doxytag: member="API_MSG_WRITE" ref="f578a5487f9a3b529ed4617e52cad76db61d9c706d0cd2be9779e238553c9755" args="" -->API_MSG_WRITE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76d69663c2a794daeda40e795407074d588"></a><!-- doxytag: member="API_MSG_CLOSE" ref="f578a5487f9a3b529ed4617e52cad76d69663c2a794daeda40e795407074d588" args="" -->API_MSG_CLOSE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="f578a5487f9a3b529ed4617e52cad76dda4368b873d948c0965e76c5450c6843"></a><!-- doxytag: member="API_MSG_MAX" ref="f578a5487f9a3b529ed4617e52cad76dda4368b873d948c0965e76c5450c6843" args="" -->API_MSG_MAX</em>&nbsp;</td><td>
</td></tr>
</table>
</dl>

<p>
Definition at line <a class="el" href="api__msg_8h-source.html#l00049">49</a> of file <a class="el" href="api__msg_8h-source.html">api_msg.h</a>.
</div>
</div><p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="b15a981fb41b53567d7a4e9412c6f4c1"></a><!-- doxytag: member="api_msg.h::api_msg_input" ref="b15a981fb41b53567d7a4e9412c6f4c1" args="(struct api_msg *msg)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void api_msg_input           </td>
          <td>(</td>
          <td class="paramtype">struct <a class="el" href="structapi__msg.html">api_msg</a> *&nbsp;</td>
          <td class="paramname"> <em>msg</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="api__msg_8c-source.html#l00517">517</a> of file <a class="el" href="api__msg_8c-source.html">api_msg.c</a>.
<p>
References <a class="el" href="api__msg_8c-source.html#l00504">decode</a>, and <a class="el" href="structapi__msg__msg.html#005b17bdb25aec7db177517b29a4bf70">api_msg_msg::msg</a>.
<p>
Referenced by <a class="el" href="tcpip_8c-source.html#l00068">tcpip_thread()</a>.
</div>
</div><p>
<a class="anchor" name="ee039fae0c665f1372f4a3ff8395ffeb"></a><!-- doxytag: member="api_msg.h::api_msg_post" ref="ee039fae0c665f1372f4a3ff8395ffeb" args="(struct api_msg *msg)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void api_msg_post           </td>
          <td>(</td>
          <td class="paramtype">struct <a class="el" href="structapi__msg.html">api_msg</a> *&nbsp;</td>
          <td class="paramname"> <em>msg</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="api__msg_8c-source.html#l00523">523</a> of file <a class="el" href="api__msg_8c-source.html">api_msg.c</a>.
<p>
References <a class="el" href="structapi__msg__msg.html#005b17bdb25aec7db177517b29a4bf70">api_msg_msg::msg</a>, and <a class="el" href="tcpip_8c-source.html#l00121">tcpip_apimsg()</a>.
<p>
Referenced by <a class="el" href="api__lib_8c-source.html#l00325">netconn_bind()</a>, <a class="el" href="api__lib_8c-source.html#l00612">netconn_close()</a>, <a class="el" href="api__lib_8c-source.html#l00355">netconn_connect()</a>, <a class="el" href="api__lib_8c-source.html#l00227">netconn_delete()</a>, <a class="el" href="api__lib_8c-source.html#l00389">netconn_listen()</a>, <a class="el" href="api__lib_8c-source.html#l00430">netconn_recv()</a>, <a class="el" href="api__lib_8c-source.html#l00509">netconn_send()</a>, and <a class="el" href="api__lib_8c-source.html#l00537">netconn_write()</a>.
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 12 08:52:10 2006 for UbixOS V2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>