blob: ce39639239032f037b537a18c7c47673712ebbd4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>oscl_scheduler_types.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>oscl_scheduler_types.h</h1><a href="oscl__scheduler__types_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001
00020 <span class="preprocessor">#ifndef OSCL_SCHEDULER_TYPES_H_INCLUDED</span>
00021 <span class="preprocessor"></span><span class="preprocessor">#define OSCL_SCHEDULER_TYPES_H_INCLUDED</span>
00022 <span class="preprocessor"></span>
00023 <span class="preprocessor">#ifndef OSCLCONFIG_PROC_H_INCLUDED</span>
00024 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="osclconfig__proc_8h.html">osclconfig_proc.h</a>"</span>
00025 <span class="preprocessor">#endif</span>
00026 <span class="preprocessor"></span>
00027
00028 <span class="comment">//Non-Symbian</span>
00029
00030 <span class="preprocessor">#ifndef OSCL_AOSTATUS_H_INCLUDED</span>
00031 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__aostatus_8h.html">oscl_aostatus.h</a>"</span>
00032 <span class="preprocessor">#endif</span>
00033 <span class="preprocessor"></span>
00034 <span class="preprocessor">#ifndef OSCL_HEAPBASE_H_INCLUDED</span>
00035 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="oscl__heapbase_8h.html">oscl_heapbase.h</a>"</span>
00036 <span class="preprocessor">#endif</span>
00037 <span class="preprocessor"></span>
00038
<a name="l00043"></a><a class="code" href="classOsclExecSchedulerBase.html">00043</a> <span class="keyword">class </span><a class="code" href="classOsclExecSchedulerBase.html">OsclExecSchedulerBase</a> : <span class="keyword">public</span> <a class="code" href="class__OsclHeapBase.html">_OsclHeapBase</a>
00044 {
00045 <span class="keyword">private</span>:
00046 <span class="keyword">virtual</span> <span class="keywordtype">void</span> Error(int32 anError) <span class="keyword">const</span>;
00047 <span class="keyword">virtual</span> <span class="keywordtype">void</span> OnStarting();
00048 <span class="keyword">virtual</span> <span class="keywordtype">void</span> OnStopping();
00049 <a class="code" href="classOsclExecSchedulerBase.html">OsclExecSchedulerBase</a>();
00050 ~<a class="code" href="classOsclExecSchedulerBase.html">OsclExecSchedulerBase</a>();
<a name="l00051"></a><a class="code" href="classOsclExecSchedulerBase.html#l0">00051</a> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classOsclExecScheduler.html">OsclExecScheduler</a>;
<a name="l00052"></a><a class="code" href="classOsclExecSchedulerBase.html#l1">00052</a> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classOsclExecSchedulerBase.html#l1">OsclCoeActiveScheduler</a>;
<a name="l00053"></a><a class="code" href="classOsclExecSchedulerBase.html#l2">00053</a> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="classPVActiveBase.html">PVActiveBase</a>;
00054 };
00055
00056
00057
00058
00059 <span class="preprocessor">#endif //</span>
00060 <span class="preprocessor"></span>
00061
</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
</small></address>
</body>
</html>