Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/enet-1.1/docs/html/functions.html @ 13

Last change on this file since 13 was 13, checked in by landauf, 16 years ago

added enet

File size: 3.8 KB
Line 
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 Fields</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&nbsp;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&nbsp;Structures</span></a></li>
13    <li><a href="files.html"><span>Files</span></a></li>
14    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
15  </ul></div>
16<div class="tabs">
17  <ul>
18    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
19    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
20    <li id="current"><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
21  </ul></div>
22<div class="tabs">
23  <ul>
24    <li id="current"><a href="functions.html"><span>All</span></a></li>
25    <li><a href="functions_vars.html"><span>Variables</span></a></li>
26  </ul>
27</div>
28Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:
29<p>
30<ul>
31<li>address
32: <a class="el" href="struct__ENetPeer.html#409cfc46d0ccd860552650369704aabe">_ENetPeer</a>
33, <a class="el" href="struct__ENetHost.html#dd2825b56199fbeae1c21401829bde7f">_ENetHost</a>
34<li>channelCount
35: <a class="el" href="struct__ENetPeer.html#937b3acec315f862b5012ae1d89159af">_ENetPeer</a>
36<li>channelID
37: <a class="el" href="struct__ENetEvent.html#9d82e67a0f26c05de4b39bc839cb36ec">_ENetEvent</a>
38<li>data
39: <a class="el" href="struct__ENetPacket.html#a8b428cfa2c7a5ae9efbace5e1bded32">_ENetPacket</a>
40, <a class="el" href="struct__ENetEvent.html#661ec4aac2ab15159b3da9e16175c3f4">_ENetEvent</a>
41, <a class="el" href="struct__ENetPeer.html#cf49b1be64329c23b6c71c2192770673">_ENetPeer</a>
42<li>dataLength
43: <a class="el" href="struct__ENetPacket.html#1ba82e9b63e4d64fc06dcf113bb0ac77">_ENetPacket</a>
44<li>flags
45: <a class="el" href="struct__ENetPacket.html#bfdabe5885bc9695e2dabced27d5447a">_ENetPacket</a>
46<li>freeCallback
47: <a class="el" href="struct__ENetPacket.html#a06949fd22cef654c7ef07b8d4865a9f">_ENetPacket</a>
48<li>incomingBandwidth
49: <a class="el" href="struct__ENetPeer.html#0636b6dde4c71255d39dbdd0c2f734d9">_ENetPeer</a>
50, <a class="el" href="struct__ENetHost.html#ba842c157f1edbd616b0879c0560f018">_ENetHost</a>
51<li>outgoingBandwidth
52: <a class="el" href="struct__ENetPeer.html#11d187402e8b0df357a8763145aa72e0">_ENetPeer</a>
53, <a class="el" href="struct__ENetHost.html#fb9425727abfafd13dc44fec124c9834">_ENetHost</a>
54<li>packet
55: <a class="el" href="struct__ENetEvent.html#fb6303a5593fce6b9671efbc2ca1b5de">_ENetEvent</a>
56<li>packetLoss
57: <a class="el" href="struct__ENetPeer.html#a3cb07744c06c39287457127fadd88e4">_ENetPeer</a>
58<li>peer
59: <a class="el" href="struct__ENetEvent.html#c991d0db800bc1c70b56ad63f1670140">_ENetEvent</a>
60<li>peerCount
61: <a class="el" href="struct__ENetHost.html#91f7d21a235270a7e81b640ca4d224e1">_ENetHost</a>
62<li>peers
63: <a class="el" href="struct__ENetHost.html#fe5102e5cb5df101a763806f50a20ca5">_ENetHost</a>
64<li>referenceCount
65: <a class="el" href="struct__ENetPacket.html#d951d74263f23a529bbd57bf2316d950">_ENetPacket</a>
66<li>roundTripTime
67: <a class="el" href="struct__ENetPeer.html#6b14a8da10acf4de462ae475c71f34d6">_ENetPeer</a>
68<li>type
69: <a class="el" href="struct__ENetEvent.html#53cd59a74e46de03e8f4b3fd47822d96">_ENetEvent</a>
70</ul>
71<hr size="1"><address style="align: right;"><small>Generated on Wed Jun 6 14:33:50 2007 for enet by&nbsp;
72<a href="http://www.doxygen.org/index.html">
73<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
74</body>
75</html>
Note: See TracBrowser for help on using the repository browser.