<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Ubixos: api_msg_msg struct Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.3.3 --> <h1>api_msg_msg Struct Reference</h1><code>#include <<a class="el" href="api__msg_8h-source.html">api_msg.h</a>></code> <p> <table border=0 cellpadding=0 cellspacing=0> <tr><td></td></tr> <tr><td colspan=2><br><h2>Data Fields</h2></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structnetconn.html">netconn</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="structapi__msg__msg.html#o0">conn</a></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top>enum <a class="el" href="api_8h.html#a40">netconn_type</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structapi__msg__msg.html#o1">conntype</a></td></tr> <tr><td class="memItemLeft" nowrap>union {</td></tr> <tr><td class="memItemLeft" nowrap> <a class="el" href="structpbuf.html">pbuf</a> * <a class="el" href="structapi__msg__msg.html#o2">p</a></td></tr> <tr><td class="memItemLeft" nowrap> struct {</td></tr> <tr><td class="memItemLeft" nowrap> <a class="el" href="structip__addr.html">ip_addr</a> * <a class="el" href="structapi__msg__msg.html#o3">ipaddr</a></td></tr> <tr><td class="memItemLeft" nowrap> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structapi__msg__msg.html#o4">port</a></td></tr> <tr><td class="memItemLeft" nowrap valign=top> } <a class="el" href="structapi__msg__msg.html#o5">bc</a></td></tr> <tr><td class="memItemLeft" nowrap> struct {</td></tr> <tr><td class="memItemLeft" nowrap> void * <a class="el" href="structapi__msg__msg.html#o6">dataptr</a></td></tr> <tr><td class="memItemLeft" nowrap> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structapi__msg__msg.html#o7">len</a></td></tr> <tr><td class="memItemLeft" nowrap> unsigned char <a class="el" href="structapi__msg__msg.html#o8">copy</a></td></tr> <tr><td class="memItemLeft" nowrap valign=top> } <a class="el" href="structapi__msg__msg.html#o9">w</a></td></tr> <tr><td class="memItemLeft" nowrap> <a class="el" href="sys__arch_8h.html#a3">sys_mbox_t</a> <a class="el" href="structapi__msg__msg.html#o10">mbox</a></td></tr> <tr><td class="memItemLeft" nowrap> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structapi__msg__msg.html#o7">len</a></td></tr> <tr><td class="memItemLeft" nowrap valign=top>} </td><td class="memItemRight" valign=bottom><a class="el" href="structapi__msg__msg.html#o11">msg</a></td></tr> </table> <hr><h2>Field Documentation</h2> <a name="o5" doxytag="api_msg_msg::bc"></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"> struct { ... } <a class="el" href="structapi__msg__msg.html#o5">api_msg_msg::bc</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o0" doxytag="api_msg_msg::conn"></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"> struct <a class="el" href="structnetconn.html">netconn</a>* <a class="el" href="structapi__msg__msg.html#o0">api_msg_msg::conn</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o1" doxytag="api_msg_msg::conntype"></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"> enum <a class="el" href="api_8h.html#a40">netconn_type</a> <a class="el" href="structapi__msg__msg.html#o1">api_msg_msg::conntype</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o8" doxytag="api_msg_msg::copy"></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"> unsigned char <a class="el" href="structapi__msg__msg.html#o8">api_msg_msg::copy</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o6" doxytag="api_msg_msg::dataptr"></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"> void* <a class="el" href="structapi__msg__msg.html#o6">api_msg_msg::dataptr</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o3" doxytag="api_msg_msg::ipaddr"></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"> struct <a class="el" href="structip__addr.html">ip_addr</a>* <a class="el" href="structapi__msg__msg.html#o3">api_msg_msg::ipaddr</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o7" doxytag="api_msg_msg::len"></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"> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structapi__msg__msg.html#o7">api_msg_msg::len</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o10" doxytag="api_msg_msg::mbox"></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"> <a class="el" href="sys__arch_8h.html#a3">sys_mbox_t</a> <a class="el" href="structapi__msg__msg.html#o10">api_msg_msg::mbox</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o11" doxytag="api_msg_msg::msg"></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"> union { ... } <a class="el" href="structapi__msg__msg.html#o11">api_msg_msg::msg</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o2" doxytag="api_msg_msg::p"></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"> struct <a class="el" href="structpbuf.html">pbuf</a>* <a class="el" href="structapi__msg__msg.html#o2">api_msg_msg::p</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o4" doxytag="api_msg_msg::port"></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"> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structapi__msg__msg.html#o4">api_msg_msg::port</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <a name="o9" doxytag="api_msg_msg::w"></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"> struct { ... } <a class="el" href="structapi__msg__msg.html#o9">api_msg_msg::w</a> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> </td> </tr> </table> <hr>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="api__msg_8h-source.html">api_msg.h</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Sat May 8 09:28:24 2004 for Ubixos by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.3 </small></address> </body> </html>