doc/doxygen/html/structoption.html
changeset 215 f49e5a6b7804
child 240 34654679f262
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/doxygen/html/structoption.html	Fri Jun 08 09:23:56 2007 +0200
@@ -0,0 +1,154 @@
+<!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#92c850a23c7828c1dba453bf8d15e1f0">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#90d7ee9a51eea5c002682dbd0af149e4">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#b366eea5fe7be25c1928328ba715e353">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#13bd155ec3b405d29c41ab8d0793be11">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#92c850a23c7828c1dba453bf8d15e1f0">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#b366eea5fe7be25c1928328ba715e353">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="92c850a23c7828c1dba453bf8d15e1f0"></a><!-- doxytag: member="option::name" ref="92c850a23c7828c1dba453bf8d15e1f0" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">char* <a class="el" href="structoption.html#92c850a23c7828c1dba453bf8d15e1f0">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="90d7ee9a51eea5c002682dbd0af149e4"></a><!-- doxytag: member="option::has_arg" ref="90d7ee9a51eea5c002682dbd0af149e4" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">int <a class="el" href="structoption.html#90d7ee9a51eea5c002682dbd0af149e4">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="b366eea5fe7be25c1928328ba715e353"></a><!-- doxytag: member="option::flag" ref="b366eea5fe7be25c1928328ba715e353" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">int* <a class="el" href="structoption.html#b366eea5fe7be25c1928328ba715e353">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="13bd155ec3b405d29c41ab8d0793be11"></a><!-- doxytag: member="option::val" ref="13bd155ec3b405d29c41ab8d0793be11" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">int <a class="el" href="structoption.html#13bd155ec3b405d29c41ab8d0793be11">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="92c850a23c7828c1dba453bf8d15e1f0"></a><!-- doxytag: member="option::name" ref="92c850a23c7828c1dba453bf8d15e1f0" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">char* <a class="el" href="structoption.html#92c850a23c7828c1dba453bf8d15e1f0">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="b366eea5fe7be25c1928328ba715e353"></a><!-- doxytag: member="option::flag" ref="b366eea5fe7be25c1928328ba715e353" args="" -->
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">int* <a class="el" href="structoption.html#b366eea5fe7be25c1928328ba715e353">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 Fri Jun 8 08:52:18 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>