Project

General

Profile

Statistics
| Revision:

root / trunk / docs / libwireless / wl__error__group_8h_source.html @ 1427

History | View | Annotate | Download (2.64 KB)

1 1425 cmar
<!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 1380 cmar
<title>libwireless: wl_error_group.h Source File</title>
6 1425 cmar
<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.1 -->
11 1380 cmar
<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><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
17
      <li class="current"><a href="files.html"><span>Files</span></a></li>
18
    </ul>
19
  </div>
20
  <div class="tabs">
21
    <ul>
22
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
23
      <li><a href="globals.html"><span>Globals</span></a></li>
24
    </ul>
25
  </div>
26
<h1>wl_error_group.h</h1><a href="wl__error__group_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001
27
<a name="l00035"></a>00035 <span class="preprocessor">#ifndef WL_ERROR_GROUP_H</span>
28
<a name="l00036"></a>00036 <span class="preprocessor"></span><span class="preprocessor">#define WL_ERROR_GROUP_H</span>
29
<a name="l00037"></a>00037 <span class="preprocessor"></span>
30 1425 cmar
<a name="l00058"></a>00058 <span class="keywordtype">void</span> <a class="code" href="group__wlerror.html#ga3217351e71b892a90ed3ba79ed36e354" title="Register this packet group with the wireless library.">wl_error_register</a>(<span class="keywordtype">void</span>);
31
<a name="l00060"></a>00060 <span class="keywordtype">void</span> <a class="code" href="group__wlerror.html#ga4c737d93fefc9aa8d4f87c9296bfa8a0" title="Unregister this packet group with the wireless library.">wl_error_unregister</a>(<span class="keywordtype">void</span>);
32
<a name="l00062"></a>00062 <span class="keywordtype">void</span> <a class="code" href="group__wlerror.html#ga01c7382a758876fce52c18a3e6c81534" title="Send a string in an error packet.">wl_error_send_string</a>(<span class="keywordtype">char</span>* str);
33 1380 cmar
<a name="l00063"></a>00063  <span class="comment">// end defgroup</span>
34
<a name="l00065"></a>00065
35
<a name="l00066"></a>00066 <span class="preprocessor">#endif</span>
36
</pre></div></div>
37 1427 cmar
<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 23 12:51:07 2009 for libwireless by&nbsp;
38 1380 cmar
<a href="http://www.doxygen.org/index.html">
39 1425 cmar
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
40 1380 cmar
</body>
41
</html>