Project

General

Profile

Revision 1425

Added by Chris Mar over 14 years ago

updated wireless basic library code and docs

View differences:

wl__error__group_8h_source.html
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
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"/>
3 5
<title>libwireless: wl_error_group.h Source File</title>
4
<link href="tabs.css" rel="stylesheet" type="text/css">
5
<link href="doxygen.css" rel="stylesheet" type="text/css">
6
</head><body>
7
<!-- Generated by Doxygen 1.5.9 -->
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.1 -->
8 11
<div class="navigation" id="top">
9 12
  <div class="tabs">
10 13
    <ul>
......
24 27
<a name="l00035"></a>00035 <span class="preprocessor">#ifndef WL_ERROR_GROUP_H</span>
25 28
<a name="l00036"></a>00036 <span class="preprocessor"></span><span class="preprocessor">#define WL_ERROR_GROUP_H</span>
26 29
<a name="l00037"></a>00037 <span class="preprocessor"></span>
27
<a name="l00058"></a>00058 <span class="keywordtype">void</span> <a class="code" href="group__wlerror.html#g3217351e71b892a90ed3ba79ed36e354" title="Register this packet group with the wireless library.">wl_error_register</a>(<span class="keywordtype">void</span>);
28
<a name="l00060"></a>00060 <span class="keywordtype">void</span> <a class="code" href="group__wlerror.html#g4c737d93fefc9aa8d4f87c9296bfa8a0" title="Unregister this packet group with the wireless library.">wl_error_unregister</a>(<span class="keywordtype">void</span>);
29
<a name="l00062"></a>00062 <span class="keywordtype">void</span> <a class="code" href="group__wlerror.html#g01c7382a758876fce52c18a3e6c81534" title="Send a string in an error packet.">wl_error_send_string</a>(<span class="keywordtype">char</span>* str);
30
<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);
30 33
<a name="l00063"></a>00063  <span class="comment">// end defgroup</span>
31 34
<a name="l00065"></a>00065 
32 35
<a name="l00066"></a>00066 <span class="preprocessor">#endif</span>
33 36
</pre></div></div>
34
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 8 19:59:17 2009 for libwireless by&nbsp;
37
<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 20 12:12:02 2009 for libwireless by&nbsp;
35 38
<a href="http://www.doxygen.org/index.html">
36
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
39
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
37 40
</body>
38 41
</html>

Also available in: Unified diff