Project

General

Profile

Statistics
| Revision:

root / branches / wireless / docs / libwireless / html / structPacketGroupHandler.html @ 1823

History | View | Annotate | Download (2.67 KB)

1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
<title>libwireless: PacketGroupHandler Struct Reference</title>
6
<link href="tabs.css" rel="stylesheet" type="text/css"/>
7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
8
</head>
9
<body>
10
<!-- Generated by Doxygen 1.6.3 -->
11
<div class="navigation" id="top">
12
  <div class="tabs">
13
    <ul>
14
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
15
      <li><a href="modules.html"><span>Modules</span></a></li>
16
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
17
      <li><a href="files.html"><span>Files</span></a></li>
18
    </ul>
19
  </div>
20
  <div class="tabs">
21
    <ul>
22
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
23
    </ul>
24
  </div>
25
</div>
26
<div class="contents">
27
<h1>PacketGroupHandler Struct Reference<br/>
28
<small>
29
[<a class="el" href="group__wireless.html">Wireless</a>]</small>
30
</h1><!-- doxytag: class="PacketGroupHandler" -->
31
<p><code>#include &lt;<a class="el" href="wireless_8h_source.html">wireless.h</a>&gt;</code></p>
32
<table border="0" cellpadding="0" cellspacing="0">
33
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
34
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a607fe92945cd627d27b750bc392d5286"></a><!-- doxytag: member="PacketGroupHandler::FNPTR" ref="a607fe92945cd627d27b750bc392d5286" args="" -->
35
&nbsp;</td><td class="memItemRight" valign="bottom"><b>FNPTR</b></td></tr>
36
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af5452330b94495c1b97a9f24ab8c5cf5"></a><!-- doxytag: member="PacketGroupHandler::priority" ref="af5452330b94495c1b97a9f24ab8c5cf5" args="" -->
37
uint8_t&nbsp;</td><td class="memItemRight" valign="bottom"><b>priority</b></td></tr>
38
</table>
39
<hr/><a name="_details"></a><h2>Detailed Description</h2>
40
<p>A <a class="el" href="structPacketGroupHandler.html">PacketGroupHandler</a> represents a packet group, and is used to register a packet group with the wireless library. It contains a function pointer to the packet handler function and the priority of the packet group. </p>
41
<hr/>The documentation for this struct was generated from the following file:<ul>
42
<li><a class="el" href="wireless_8h_source.html">wireless.h</a></li>
43
</ul>
44
</div>
45
<hr class="footer"/><address style="text-align: right;"><small>Generated on Thu May 6 13:17:00 2010 for libwireless by&nbsp;
46
<a href="http://www.doxygen.org/index.html">
47
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
48
</body>
49
</html>