-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patha00013.html
62 lines (62 loc) · 3.03 KB
/
a00013.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=gb2312" />
<title>LOS_HEAP_NODE结构参考</title>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="tabs.css" rel="stylesheet" type="text/css" />
</head>
<body>
<!-- 制作者 Doxygen 1.5.7.1 -->
<div class="navigation" id="top">
</div>
<div class="contents">
<h1>LOS_HEAP_NODE结构参考</h1>
<!-- doxytag: class="LOS_HEAP_NODE" -->
<div class="dynheader">
LOS_HEAP_NODE合作图:
</div>
<div class="dynsection">
<center>
<font size="2">[<a href="graph_legend.html">图例</a>]</font>
</center>
</div>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td colspan="2"><br /><h2>数据成员</h2></td>
</tr>
<tr>
<td class="memItemLeft" nowrap="" align="right" valign="top">struct <a class="el" href="a00013.html">LOS_HEAP_NODE</a> * </td>
<td class="memItemRight" valign="bottom"><a class="el" href="a00013_dc6f10f8b5c24497aa6afee6c6a402b1.html#dc6f10f8b5c24497aa6afee6c6a402b1">pstPrev</a></td>
</tr>
<tr>
<td class="memItemLeft" nowrap="" align="right" valign="top"><a class="el" href="a00048_e1e6edbbc26d6fbc71a90190d0266018.html#e1e6edbbc26d6fbc71a90190d0266018">UINT32</a> </td>
<td class="memItemRight" valign="bottom"><a class="el" href="a00013_d786d3331647755d13ecc44f7317faa6.html#d786d3331647755d13ecc44f7317faa6">uwSize</a>:30</td>
</tr>
<tr>
<td class="memItemLeft" nowrap="" align="right" valign="top"><a class="el" href="a00048_e1e6edbbc26d6fbc71a90190d0266018.html#e1e6edbbc26d6fbc71a90190d0266018">UINT32</a> </td>
<td class="memItemRight" valign="bottom"><a class="el" href="a00013_7b837337d5f4efea434dc4fceae23250.html#7b837337d5f4efea434dc4fceae23250">uwUsed</a>: 1</td>
</tr>
<tr>
<td class="memItemLeft" nowrap="" align="right" valign="top"><a class="el" href="a00048_e1e6edbbc26d6fbc71a90190d0266018.html#e1e6edbbc26d6fbc71a90190d0266018">UINT32</a> </td>
<td class="memItemRight" valign="bottom"><a class="el" href="a00013_5dccc04161f4b13439568b0850bc234f.html#5dccc04161f4b13439568b0850bc234f">uwAlign</a>:1</td>
</tr>
<tr>
<td class="memItemLeft" nowrap="" align="right" valign="top"><a class="el" href="a00048_b27e9918b538ce9d8ca692479b375b6a.html#b27e9918b538ce9d8ca692479b375b6a">UINT8</a> </td>
<td class="memItemRight" valign="bottom"><a class="el" href="a00013_a187e8f5854f74a55fcc9da8bf0a074a.html#a187e8f5854f74a55fcc9da8bf0a074a">ucData</a> []</td>
</tr>
</tbody>
</table>
<hr />
<a name="_details"></a>
<h2>详细描述</h2>
<p>在文件<a class="el" href="a00082.html">los_heap.h</a>第<a class="el" href="a00082.html#l00068">68</a>行定义。</p>
<hr />该结构的文档由以下文件生成:
<ul>
<li><a class="el" href="a00082.html">los_heap.h</a></li>
</ul>
</div>
<hr size="1" />
</body>
</html>