doc/doxygen/html/structstruct__s__timer__entry.html
author nico
Mon, 04 Jun 2007 17:59:50 +0200
changeset 207 b6572d0336c3
permissions -rw-r--r--
First doxygen implementation
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>CanFestival: struct_s_timer_entry Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.1 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li id="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="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>struct_s_timer_entry Struct Reference</h1><!-- doxytag: class="struct_s_timer_entry" --><code>#include &lt;<a class="el" href="timer_8h-source.html">timer.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">UNS8&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstruct__s__timer__entry.html#a58939661154282941a8b289d6019064">state</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstruct__s__timer__entry.html#c08f4de0f4a517ce2bb72f18251cd13c">d</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="timer_8h.html#f7d102e060339d3730ceae5fea03691b">TimerCallback_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstruct__s__timer__entry.html#3aaad06b3f938b7af91b790a4dd30669">callback</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">UNS32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstruct__s__timer__entry.html#aaaa1955d3358bf87060856bdf834b61">id</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">TIMEVAL&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstruct__s__timer__entry.html#ab57b1903f3819bce5018173dfb9f999">val</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">TIMEVAL&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstruct__s__timer__entry.html#472c7adbaa1bd11813ab888ae328c61c">interval</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition at line <a class="el" href="timer_8h-source.html#l00043">43</a> of file <a class="el" href="timer_8h-source.html">timer.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="a58939661154282941a8b289d6019064"></a><!-- doxytag: member="struct_s_timer_entry::state" ref="a58939661154282941a8b289d6019064" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">UNS8 <a class="el" href="structstruct__s__timer__entry.html#a58939661154282941a8b289d6019064">struct_s_timer_entry::state</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="timer_8h-source.html#l00044">44</a> of file <a class="el" href="timer_8h-source.html">timer.h</a>.
</div>
</div><p>
<a class="anchor" name="c08f4de0f4a517ce2bb72f18251cd13c"></a><!-- doxytag: member="struct_s_timer_entry::d" ref="c08f4de0f4a517ce2bb72f18251cd13c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structstruct__CO__Data.html">CO_Data</a>* <a class="el" href="structstruct__s__timer__entry.html#c08f4de0f4a517ce2bb72f18251cd13c">struct_s_timer_entry::d</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="timer_8h-source.html#l00045">45</a> of file <a class="el" href="timer_8h-source.html">timer.h</a>.
</div>
</div><p>
<a class="anchor" name="3aaad06b3f938b7af91b790a4dd30669"></a><!-- doxytag: member="struct_s_timer_entry::callback" ref="3aaad06b3f938b7af91b790a4dd30669" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="timer_8h.html#f7d102e060339d3730ceae5fea03691b">TimerCallback_t</a> <a class="el" href="structstruct__s__timer__entry.html#3aaad06b3f938b7af91b790a4dd30669">struct_s_timer_entry::callback</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="timer_8h-source.html#l00046">46</a> of file <a class="el" href="timer_8h-source.html">timer.h</a>.
</div>
</div><p>
<a class="anchor" name="aaaa1955d3358bf87060856bdf834b61"></a><!-- doxytag: member="struct_s_timer_entry::id" ref="aaaa1955d3358bf87060856bdf834b61" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">UNS32 <a class="el" href="structstruct__s__timer__entry.html#aaaa1955d3358bf87060856bdf834b61">struct_s_timer_entry::id</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="timer_8h-source.html#l00047">47</a> of file <a class="el" href="timer_8h-source.html">timer.h</a>.
</div>
</div><p>
<a class="anchor" name="ab57b1903f3819bce5018173dfb9f999"></a><!-- doxytag: member="struct_s_timer_entry::val" ref="ab57b1903f3819bce5018173dfb9f999" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TIMEVAL <a class="el" href="structstruct__s__timer__entry.html#ab57b1903f3819bce5018173dfb9f999">struct_s_timer_entry::val</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="timer_8h-source.html#l00048">48</a> of file <a class="el" href="timer_8h-source.html">timer.h</a>.
</div>
</div><p>
<a class="anchor" name="472c7adbaa1bd11813ab888ae328c61c"></a><!-- doxytag: member="struct_s_timer_entry::interval" ref="472c7adbaa1bd11813ab888ae328c61c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TIMEVAL <a class="el" href="structstruct__s__timer__entry.html#472c7adbaa1bd11813ab888ae328c61c">struct_s_timer_entry::interval</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="timer_8h-source.html#l00049">49</a> of file <a class="el" href="timer_8h-source.html">timer.h</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>/home/epimerde/documents/tc11/CanFestival-3/include/<a class="el" href="timer_8h-source.html">timer.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jun 4 16:29:09 2007 for CanFestival by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
</body>
</html>