aboutsummaryrefslogtreecommitdiff
path: root/doc/oscl_html/classOsclExecSchedulerBase.html
blob: d0937687534ff9670f82562820d246f7fb5a07db (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
<!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: OsclExecSchedulerBase Class 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>
<div class="contents">
<h1>OsclExecSchedulerBase Class Reference<br/>
<small>
[<a class="el" href="group__osclproc.html">OSCL Proc</a>]</small>
</h1><!-- doxytag: class="OsclExecSchedulerBase" --><!-- doxytag: inherits="_OsclHeapBase" -->
<p><code>#include &lt;<a class="el" href="oscl__scheduler__types_8h_source.html">oscl_scheduler_types.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for OsclExecSchedulerBase:</div>
<div class="dynsection">
 <div class="center">
  <img src="classOsclExecSchedulerBase.png" usemap="#OsclExecSchedulerBase_map" alt=""/>
  <map id="OsclExecSchedulerBase_map" name="OsclExecSchedulerBase_map">
<area href="class__OsclHeapBase.html" alt="_OsclHeapBase" shape="rect" coords="0,0,152,24"/>
<area href="classOsclExecScheduler.html" alt="OsclExecScheduler" shape="rect" coords="0,112,152,136"/>
</map>
 </div>
</div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOsclExecSchedulerBase.html#a72134ea98f047ad06cef43d09de4d5cf">OsclExecScheduler</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOsclExecSchedulerBase.html#af93b8ddd31308e572d053f0fcbbca457">OsclCoeActiveScheduler</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOsclExecSchedulerBase.html#a04d62862c3c2673d0c21d23cf0f11dc9">PVActiveBase</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>This file defines the OsclExecBase, OsclTimerBase, and <a class="el" href="classOsclExecSchedulerBase.html">OsclExecSchedulerBase</a> classes. These are the base classes for PV AOs and PV Scheduler. We want the PV exec objects to be usable with either a PV scheduler or a non-PV native Symbian scheduler. We also want the PV scheduler to be usable with non-PV exec objects. Therefore, the PV scheduler and AO classes derived from Symbian classes on Symbian platforms. On non-Symbian platforms, the PV classes derive from classes with a similar API to the Symbian classes. OsclActiveSchedulerBase is the base for <a class="el" href="classOsclExecScheduler.html">OsclExecScheduler</a>. The non-Symbian OsclActiveSchedulerBase class is functionally similar to a subset of Symbian CActiveScheduler class. </p>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="af93b8ddd31308e572d053f0fcbbca457"></a><!-- doxytag: member="OsclExecSchedulerBase::OsclCoeActiveScheduler" ref="af93b8ddd31308e572d053f0fcbbca457" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">friend class OsclCoeActiveScheduler<code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a72134ea98f047ad06cef43d09de4d5cf"></a><!-- doxytag: member="OsclExecSchedulerBase::OsclExecScheduler" ref="a72134ea98f047ad06cef43d09de4d5cf" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">friend class <a class="el" href="classOsclExecScheduler.html">OsclExecScheduler</a><code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a04d62862c3c2673d0c21d23cf0f11dc9"></a><!-- doxytag: member="OsclExecSchedulerBase::PVActiveBase" ref="a04d62862c3c2673d0c21d23cf0f11dc9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">friend class <a class="el" href="classPVActiveBase.html">PVActiveBase</a><code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="oscl__scheduler__types_8h_source.html">oscl_scheduler_types.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.005.1.1 </small>
</small></address>
</body>
</html>