aboutsummaryrefslogtreecommitdiff
path: root/doc/oscl_html/structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html
blob: 4444053dde7129b551121cd16d02ab7ff3c3f48b (plain)
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>oscl: OsclMemPoolResizableAllocator::MemPoolBufferInfo Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="classOsclMemPoolResizableAllocator.html">OsclMemPoolResizableAllocator</a>::<a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html">MemPoolBufferInfo</a>
  </div>
</div>
<div class="contents">
<h1>OsclMemPoolResizableAllocator::MemPoolBufferInfo Struct Reference</h1><!-- doxytag: class="OsclMemPoolResizableAllocator::MemPoolBufferInfo" -->
<p><code>#include &lt;<a class="el" href="oscl__mem__mempool_8h_source.html">oscl_mem_mempool.h</a>&gt;</code></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#ae371c67cbba4d9eca44fb3ae4ebc7d5b">iBufferPreFence</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__osclbase.html#ga3bac54662348f5e6c08b97ca97066b89">OsclAny</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#aeab0007ce4691055175cac7e9d1034d8">iStartAddr</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__osclbase.html#ga3bac54662348f5e6c08b97ca97066b89">OsclAny</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#a8dbde4914e37b792c2bddccfa502419c">iEndAddr</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#ae43e25635101cb209b41301d6bbd0956">iBufferSize</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#a70e1d906eeb9d17212ae48428575e603">iNumOutstanding</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html">MemPoolBlockInfo</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#ac5dd4e8ed17e6b06cec223a8102fa2ba">iNextFreeBlock</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html">MemPoolBlockInfo</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#aaa05f368ba6b00ba2b0f2dd04d685e65">iPrevAllocBlock</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#ac426bf3f655c19b56726c9fd8d308719">iAllocatedSz</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#a546c07d91f01ecc5b68190e29e532484">iBufferPostFence</a></td></tr>
</table>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="ac426bf3f655c19b56726c9fd8d308719"></a><!-- doxytag: member="OsclMemPoolResizableAllocator::MemPoolBufferInfo::iAllocatedSz" ref="ac426bf3f655c19b56726c9fd8d308719" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32 <a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#ac426bf3f655c19b56726c9fd8d308719">OsclMemPoolResizableAllocator::MemPoolBufferInfo::iAllocatedSz</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a546c07d91f01ecc5b68190e29e532484"></a><!-- doxytag: member="OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferPostFence" ref="a546c07d91f01ecc5b68190e29e532484" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32 <a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#a546c07d91f01ecc5b68190e29e532484">OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferPostFence</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ae371c67cbba4d9eca44fb3ae4ebc7d5b"></a><!-- doxytag: member="OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferPreFence" ref="ae371c67cbba4d9eca44fb3ae4ebc7d5b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32 <a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#ae371c67cbba4d9eca44fb3ae4ebc7d5b">OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferPreFence</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ae43e25635101cb209b41301d6bbd0956"></a><!-- doxytag: member="OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferSize" ref="ae43e25635101cb209b41301d6bbd0956" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32 <a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#ae43e25635101cb209b41301d6bbd0956">OsclMemPoolResizableAllocator::MemPoolBufferInfo::iBufferSize</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a8dbde4914e37b792c2bddccfa502419c"></a><!-- doxytag: member="OsclMemPoolResizableAllocator::MemPoolBufferInfo::iEndAddr" ref="a8dbde4914e37b792c2bddccfa502419c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__osclbase.html#ga3bac54662348f5e6c08b97ca97066b89">OsclAny</a>* <a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#a8dbde4914e37b792c2bddccfa502419c">OsclMemPoolResizableAllocator::MemPoolBufferInfo::iEndAddr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ac5dd4e8ed17e6b06cec223a8102fa2ba"></a><!-- doxytag: member="OsclMemPoolResizableAllocator::MemPoolBufferInfo::iNextFreeBlock" ref="ac5dd4e8ed17e6b06cec223a8102fa2ba" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html">MemPoolBlockInfo</a>* <a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#ac5dd4e8ed17e6b06cec223a8102fa2ba">OsclMemPoolResizableAllocator::MemPoolBufferInfo::iNextFreeBlock</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a70e1d906eeb9d17212ae48428575e603"></a><!-- doxytag: member="OsclMemPoolResizableAllocator::MemPoolBufferInfo::iNumOutstanding" ref="a70e1d906eeb9d17212ae48428575e603" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32 <a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#a70e1d906eeb9d17212ae48428575e603">OsclMemPoolResizableAllocator::MemPoolBufferInfo::iNumOutstanding</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aaa05f368ba6b00ba2b0f2dd04d685e65"></a><!-- doxytag: member="OsclMemPoolResizableAllocator::MemPoolBufferInfo::iPrevAllocBlock" ref="aaa05f368ba6b00ba2b0f2dd04d685e65" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBlockInfo.html">MemPoolBlockInfo</a>* <a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#aaa05f368ba6b00ba2b0f2dd04d685e65">OsclMemPoolResizableAllocator::MemPoolBufferInfo::iPrevAllocBlock</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aeab0007ce4691055175cac7e9d1034d8"></a><!-- doxytag: member="OsclMemPoolResizableAllocator::MemPoolBufferInfo::iStartAddr" ref="aeab0007ce4691055175cac7e9d1034d8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__osclbase.html#ga3bac54662348f5e6c08b97ca97066b89">OsclAny</a>* <a class="el" href="structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html#aeab0007ce4691055175cac7e9d1034d8">OsclMemPoolResizableAllocator::MemPoolBufferInfo::iStartAddr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="oscl__mem__mempool_8h_source.html">oscl_mem_mempool.h</a></li>
</ul>
</div>
<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: CORE_9.002.1.1 </small>
</small></address>
</body>
</html>