aboutsummaryrefslogtreecommitdiff
path: root/doc/oscl_html/oscl__heapbase_8h_source.html
blob: 09c80c9296036bf96ec64fa4aeb3f770fd0bbe9c (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
<!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: oscl_heapbase.h Source File</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><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<h1>oscl_heapbase.h</h1><a href="oscl__heapbase_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- c++ -*-</span>
<a name="l00002"></a>00002 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
<a name="l00003"></a>00003 
<a name="l00004"></a>00004 <span class="comment">//                 O S C L _ H E A P B A S E</span>
<a name="l00005"></a>00005 
<a name="l00006"></a>00006 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span>
<a name="l00007"></a>00007 
<a name="l00017"></a>00017 <span class="preprocessor">#ifndef OSCL_HEAPBASE_H_INCLUDED</span>
<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define OSCL_HEAPBASE_H_INCLUDED</span>
<a name="l00019"></a>00019 <span class="preprocessor"></span>
<a name="l00020"></a>00020 <span class="preprocessor">#ifndef OSCLCONFIG_ERROR_H_INCLUDED</span>
<a name="l00021"></a>00021 <span class="preprocessor"></span><span class="preprocessor">#include &quot;<a class="code" href="osclconfig__error_8h.html" title="This file contains the common typedefs and header files needed to compile osclerror...">osclconfig_error.h</a>&quot;</span>
<a name="l00022"></a>00022 <span class="preprocessor">#endif</span>
<a name="l00023"></a>00023 <span class="preprocessor"></span>
<a name="l00024"></a>00024 <span class="preprocessor">#ifndef OSCL_BASE_H_INCLUDED</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor">#include &quot;<a class="code" href="oscl__base_8h.html" title="The file oscl_base.h is the public header that should be included to pick up the...">oscl_base.h</a>&quot;</span>
<a name="l00026"></a>00026 <span class="preprocessor">#endif</span>
<a name="l00027"></a>00027 <span class="preprocessor"></span>
<a name="l00034"></a><a class="code" href="class__OsclHeapBase.html">00034</a> <span class="keyword">class </span><a class="code" href="class__OsclHeapBase.html">_OsclHeapBase</a>
<a name="l00035"></a>00035 {
<a name="l00036"></a>00036     <span class="keyword">public</span>:
<a name="l00037"></a><a class="code" href="class__OsclHeapBase.html#ac4d192f0963b8f2036cb7847bd0c9099">00037</a>         <span class="keyword">virtual</span> <a class="code" href="class__OsclHeapBase.html#ac4d192f0963b8f2036cb7847bd0c9099">~_OsclHeapBase</a>() {}
<a name="l00038"></a>00038 
<a name="l00039"></a>00039     <span class="keyword">protected</span>:
<a name="l00040"></a><a class="code" href="class__OsclHeapBase.html#a3cf4074614c8f8260012f8518f113382">00040</a>         <a class="code" href="class__OsclHeapBase.html#a3cf4074614c8f8260012f8518f113382">_OsclHeapBase</a>() {}
<a name="l00041"></a><a class="code" href="class__OsclHeapBase.html#a79fe9caab7af71b3ef4c73b667d50b11">00041</a>         <a class="code" href="class__OsclHeapBase.html#a79fe9caab7af71b3ef4c73b667d50b11">_OsclHeapBase</a>(<span class="keyword">const</span> <a class="code" href="class__OsclHeapBase.html">_OsclHeapBase</a>&amp;) {}
<a name="l00042"></a>00042     <span class="keyword">private</span>:
<a name="l00043"></a>00043         <a class="code" href="class__OsclHeapBase.html">_OsclHeapBase</a>&amp; operator=(<span class="keyword">const</span> <a class="code" href="class__OsclHeapBase.html">_OsclHeapBase</a>&amp;);
<a name="l00044"></a><a class="code" href="class__OsclHeapBase.html#a0c55e5ae76f8b42cc054c2495f56a6d5">00044</a>         <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class__OsclHeapBase.html#a0c55e5ae76f8b42cc054c2495f56a6d5">PVCleanupStack</a>;
<a name="l00045"></a>00045 };
<a name="l00046"></a>00046 
<a name="l00052"></a><a class="code" href="group__osclerror.html#gaa8de88643da2e3e63ebb61fac422eb06">00052</a> <span class="keyword">typedef</span> void (*<a class="code" href="group__osclerror.html#gaa8de88643da2e3e63ebb61fac422eb06">OsclTrapOperation</a>)(<a class="code" href="group__osclbase.html#ga3bac54662348f5e6c08b97ca97066b89" title="The OsclAny is meant to be used the context of a generic pointer (i.e., no specific...">OsclAny</a>*);
<a name="l00053"></a>00053 
<a name="l00054"></a><a class="code" href="classOsclTrapItem.html">00054</a> <span class="keyword">class </span><a class="code" href="classOsclTrapItem.html">OsclTrapItem</a>
<a name="l00055"></a>00055 {
<a name="l00056"></a>00056     <span class="keyword">public</span>:
<a name="l00057"></a>00057         <a class="code" href="group__osclbase.html#gaf9da29085597a032c4dd2f3ef4c1b9e6">OSCL_INLINE</a> <a class="code" href="classOsclTrapItem.html#a69add089d448adf866487d64167eec15">OsclTrapItem</a>(<a class="code" href="group__osclerror.html#gaa8de88643da2e3e63ebb61fac422eb06">OsclTrapOperation</a> anOperation);
<a name="l00058"></a>00058         <a class="code" href="group__osclbase.html#gaf9da29085597a032c4dd2f3ef4c1b9e6">OSCL_INLINE</a> <a class="code" href="classOsclTrapItem.html#a69add089d448adf866487d64167eec15">OsclTrapItem</a>(<a class="code" href="group__osclerror.html#gaa8de88643da2e3e63ebb61fac422eb06">OsclTrapOperation</a> anOperation, <a class="code" href="group__osclbase.html#ga3bac54662348f5e6c08b97ca97066b89" title="The OsclAny is meant to be used the context of a generic pointer (i.e., no specific...">OsclAny</a>* aPtr);
<a name="l00059"></a>00059     <span class="keyword">private</span>:
<a name="l00060"></a>00060         <a class="code" href="group__osclerror.html#gaa8de88643da2e3e63ebb61fac422eb06">OsclTrapOperation</a> iOperation;
<a name="l00061"></a>00061         <a class="code" href="group__osclbase.html#ga3bac54662348f5e6c08b97ca97066b89" title="The OsclAny is meant to be used the context of a generic pointer (i.e., no specific...">OsclAny</a>* iPtr;
<a name="l00062"></a><a class="code" href="classOsclTrapItem.html#a7164474a902b3f30f163b9658117f4c4">00062</a>         <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classOsclTrapStackItem.html">OsclTrapStackItem</a>;
<a name="l00063"></a><a class="code" href="classOsclTrapItem.html#ab990f9de9938d813bcb5444139e6dae7">00063</a>         <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classOsclTrapStack.html">OsclTrapStack</a>;
<a name="l00064"></a>00064 };
<a name="l00065"></a>00065 
<a name="l00066"></a>00066 
<a name="l00067"></a>00067 
<a name="l00068"></a>00068 <span class="preprocessor">#if !(OSCL_DISABLE_INLINES)</span>
<a name="l00069"></a>00069 <span class="preprocessor"></span><span class="preprocessor">#include &quot;oscl_heapbase.inl&quot;</span>
<a name="l00070"></a>00070 <span class="preprocessor">#endif</span>
<a name="l00071"></a>00071 <span class="preprocessor"></span>
<a name="l00072"></a>00072 <span class="preprocessor">#endif //</span>
<a name="l00073"></a>00073 <span class="preprocessor"></span>
<a name="l00074"></a>00074 
</pre></div></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>