doc/doxygen/html/structoption.html
author etisserant
Mon, 16 Jul 2007 08:56:03 +0200
changeset 240 34654679f262
parent 215 f49e5a6b7804
permissions -rw-r--r--
Udpated doxygen
<!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: option 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 id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</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>option Struct Reference</h1><!-- doxytag: class="option" --><code>#include &lt;<a class="el" href="TestMasterSlave_2getopt_8h-source.html">getopt.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">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#5c8f7c2972b277e010f9800cc9bc5fb0">name</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#0f7e57456d9954fb17d182bcfd2ef54c">has_arg</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#8f77295b521f0c6c955608190229d4a3">flag</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#87e05ca729a19b01fcef8db8320f1930">val</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#5c8f7c2972b277e010f9800cc9bc5fb0">name</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#8f77295b521f0c6c955608190229d4a3">flag</a></td></tr>

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

<p>

<p>
Definition at line <a class="el" href="TestMasterSlave_2getopt_8h-source.html#l00103">103</a> of file <a class="el" href="TestMasterSlave_2getopt_8h-source.html">getopt.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="5c8f7c2972b277e010f9800cc9bc5fb0"></a><!-- doxytag: member="option::name" ref="5c8f7c2972b277e010f9800cc9bc5fb0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structoption.html#5c8f7c2972b277e010f9800cc9bc5fb0">option::name</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="TestMasterSlave_2getopt_8h-source.html#l00108">108</a> of file <a class="el" href="TestMasterSlave_2getopt_8h-source.html">getopt.h</a>.
<p>
Referenced by <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">_getopt_internal()</a>.
</div>
</div><p>
<a class="anchor" name="0f7e57456d9954fb17d182bcfd2ef54c"></a><!-- doxytag: member="option::has_arg" ref="0f7e57456d9954fb17d182bcfd2ef54c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structoption.html#0f7e57456d9954fb17d182bcfd2ef54c">option::has_arg</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="TestMasterSlave_2getopt_8h-source.html#l00112">112</a> of file <a class="el" href="TestMasterSlave_2getopt_8h-source.html">getopt.h</a>.
</div>
</div><p>
<a class="anchor" name="8f77295b521f0c6c955608190229d4a3"></a><!-- doxytag: member="option::flag" ref="8f77295b521f0c6c955608190229d4a3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int* <a class="el" href="structoption.html#8f77295b521f0c6c955608190229d4a3">option::flag</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="TestMasterSlave_2getopt_8h-source.html#l00113">113</a> of file <a class="el" href="TestMasterSlave_2getopt_8h-source.html">getopt.h</a>.
</div>
</div><p>
<a class="anchor" name="87e05ca729a19b01fcef8db8320f1930"></a><!-- doxytag: member="option::val" ref="87e05ca729a19b01fcef8db8320f1930" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structoption.html#87e05ca729a19b01fcef8db8320f1930">option::val</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="TestMasterSlave_2getopt_8h-source.html#l00114">114</a> of file <a class="el" href="TestMasterSlave_2getopt_8h-source.html">getopt.h</a>.
</div>
</div><p>
<a class="anchor" name="5c8f7c2972b277e010f9800cc9bc5fb0"></a><!-- doxytag: member="option::name" ref="5c8f7c2972b277e010f9800cc9bc5fb0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structoption.html#5c8f7c2972b277e010f9800cc9bc5fb0">option::name</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8h-source.html#l00108">108</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8h-source.html">getopt.h</a>.
</div>
</div><p>
<a class="anchor" name="8f77295b521f0c6c955608190229d4a3"></a><!-- doxytag: member="option::flag" ref="8f77295b521f0c6c955608190229d4a3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int* <a class="el" href="structoption.html#8f77295b521f0c6c955608190229d4a3">option::flag</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="TestMasterMicroMod_2getopt_8h-source.html#l00113">113</a> of file <a class="el" href="TestMasterMicroMod_2getopt_8h-source.html">getopt.h</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following files:<ul>
<li>examples/TestMasterSlave/<a class="el" href="TestMasterSlave_2getopt_8h-source.html">getopt.h</a><li>examples/TestMasterMicroMod/<a class="el" href="TestMasterMicroMod_2getopt_8h-source.html">getopt.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:43 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>