Newer
Older
ubixos-old / doc / doxygen / html / structtask_struct.html
@CloudNine CloudNine on 8 May 2004 8 KB no message
<!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>Ubixos: taskStruct struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.3 -->
<h1>taskStruct Struct Reference</h1><code>#include &lt;<a class="el" href="sched_8h-source.html">sched.h</a>&gt;</code>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a8">pidType</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structtask_struct.html#o0">id</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structtask_struct.html">taskStruct</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structtask_struct.html#o1">prev</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structtask_struct.html">taskStruct</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structtask_struct.html#o2">next</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structtss_struct.html">tssStruct</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structtask_struct.html#o3">tss</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structi387_struct.html">i387Struct</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structtask_struct.html#o4">i387</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structos_info.html">osInfo</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structtask_struct.html#o5">oInfo</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="sched_8h.html#a17">tState</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structtask_struct.html#o6">state</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a3">uInt32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structtask_struct.html#o7">gid</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a3">uInt32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structtask_struct.html#o8">uid</a></td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="types_8h.html#a2">uInt16</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structtask_struct.html#o9">usedMath</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Structure containing information about a class 
<p>
<hr><h2>Field Documentation</h2>
<a name="o7" doxytag="taskStruct::gid"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a3">uInt32</a> <a class="el" href="structtask_struct.html#o7">taskStruct::gid</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="o4" doxytag="taskStruct::i387"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> struct <a class="el" href="structi387_struct.html">i387Struct</a> <a class="el" href="structtask_struct.html#o4">taskStruct::i387</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="o0" doxytag="taskStruct::id"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a8">pidType</a> <a class="el" href="structtask_struct.html#o0">taskStruct::id</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="o2" doxytag="taskStruct::next"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> struct <a class="el" href="structtask_struct.html">taskStruct</a>* <a class="el" href="structtask_struct.html#o2">taskStruct::next</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="o5" doxytag="taskStruct::oInfo"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> struct <a class="el" href="structos_info.html">osInfo</a> <a class="el" href="structtask_struct.html#o5">taskStruct::oInfo</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="o1" doxytag="taskStruct::prev"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> struct <a class="el" href="structtask_struct.html">taskStruct</a>* <a class="el" href="structtask_struct.html#o1">taskStruct::prev</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="o6" doxytag="taskStruct::state"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="sched_8h.html#a17">tState</a> <a class="el" href="structtask_struct.html#o6">taskStruct::state</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="o3" doxytag="taskStruct::tss"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> struct <a class="el" href="structtss_struct.html">tssStruct</a> <a class="el" href="structtask_struct.html#o3">taskStruct::tss</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="o8" doxytag="taskStruct::uid"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a3">uInt32</a> <a class="el" href="structtask_struct.html#o8">taskStruct::uid</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="o9" doxytag="taskStruct::usedMath"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="types_8h.html#a2">uInt16</a> <a class="el" href="structtask_struct.html#o9">taskStruct::usedMath</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="sched_8h-source.html">sched.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sat May 8 09:28:25 2004 for Ubixos by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
</a>1.3.3 </small></address>
</body>
</html>