1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
---|
3 | <title>enet: Data Structures</title> |
---|
4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.5.1 --> |
---|
8 | <div class="tabs"> |
---|
9 | <ul> |
---|
10 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
11 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
12 | <li id="current"><a href="classes.html"><span>Data Structures</span></a></li> |
---|
13 | <li><a href="files.html"><span>Files</span></a></li> |
---|
14 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
15 | </ul></div> |
---|
16 | <div class="tabs"> |
---|
17 | <ul> |
---|
18 | <li><a href="classes.html"><span>Alphabetical List</span></a></li> |
---|
19 | <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li> |
---|
20 | <li><a href="functions.html"><span>Data Fields</span></a></li> |
---|
21 | </ul></div> |
---|
22 | <h1>enet Data Structures</h1>Here are the data structures with brief descriptions:<table> |
---|
23 | <tr><td class="indexkey"><a class="el" href="struct__ENetAddress.html">_ENetAddress</a></td><td class="indexvalue">Portable internet address structure </td></tr> |
---|
24 | <tr><td class="indexkey"><a class="el" href="struct__ENetEvent.html">_ENetEvent</a></td><td class="indexvalue">An ENet event as returned by <a class="el" href="group__host.html#g6ba501b3ee576e5578c8e6d1694ebd49">enet_host_service()</a> </td></tr> |
---|
25 | <tr><td class="indexkey"><a class="el" href="struct__ENetHost.html">_ENetHost</a></td><td class="indexvalue">An ENet host for communicating with peers </td></tr> |
---|
26 | <tr><td class="indexkey"><a class="el" href="struct__ENetPacket.html">_ENetPacket</a></td><td class="indexvalue">ENet packet structure </td></tr> |
---|
27 | <tr><td class="indexkey"><a class="el" href="struct__ENetPeer.html">_ENetPeer</a></td><td class="indexvalue">An ENet peer which data packets may be sent or received from </td></tr> |
---|
28 | </table> |
---|
29 | <hr size="1"><address style="align: right;"><small>Generated on Wed Jun 6 14:33:50 2007 for enet by |
---|
30 | <a href="http://www.doxygen.org/index.html"> |
---|
31 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
---|
32 | </body> |
---|
33 | </html> |
---|