215
|
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
2 |
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
|
3 |
<title>CanFestival: option Struct Reference</title>
|
|
4 |
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
5 |
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
6 |
</head><body>
|
|
7 |
<!-- Generated by Doxygen 1.5.1 -->
|
|
8 |
<div class="tabs">
|
|
9 |
<ul>
|
|
10 |
<li><a href="main.html"><span>Main Page</span></a></li>
|
|
11 |
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
12 |
<li><a href="files.html"><span>Files</span></a></li>
|
|
13 |
<li><a href="dirs.html"><span>Directories</span></a></li>
|
|
14 |
</ul></div>
|
|
15 |
<div class="tabs">
|
|
16 |
<ul>
|
|
17 |
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
18 |
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
|
19 |
</ul></div>
|
|
20 |
<h1>option Struct Reference</h1><!-- doxytag: class="option" --><code>#include <<a class="el" href="TestMasterSlave_2getopt_8h-source.html">getopt.h</a>></code>
|
|
21 |
<p>
|
|
22 |
<table border="0" cellpadding="0" cellspacing="0">
|
|
23 |
<tr><td></td></tr>
|
|
24 |
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
|
240
|
25 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#5c8f7c2972b277e010f9800cc9bc5fb0">name</a></td></tr>
|
215
|
26 |
|
240
|
27 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#0f7e57456d9954fb17d182bcfd2ef54c">has_arg</a></td></tr>
|
215
|
28 |
|
240
|
29 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">int * </td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#8f77295b521f0c6c955608190229d4a3">flag</a></td></tr>
|
215
|
30 |
|
240
|
31 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#87e05ca729a19b01fcef8db8320f1930">val</a></td></tr>
|
215
|
32 |
|
240
|
33 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#5c8f7c2972b277e010f9800cc9bc5fb0">name</a></td></tr>
|
215
|
34 |
|
240
|
35 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">int * </td><td class="memItemRight" valign="bottom"><a class="el" href="structoption.html#8f77295b521f0c6c955608190229d4a3">flag</a></td></tr>
|
215
|
36 |
|
|
37 |
</table>
|
|
38 |
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
39 |
|
|
40 |
<p>
|
|
41 |
|
|
42 |
<p>
|
|
43 |
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>
|
240
|
44 |
<a class="anchor" name="5c8f7c2972b277e010f9800cc9bc5fb0"></a><!-- doxytag: member="option::name" ref="5c8f7c2972b277e010f9800cc9bc5fb0" args="" -->
|
215
|
45 |
<div class="memitem">
|
|
46 |
<div class="memproto">
|
|
47 |
<table class="memname">
|
|
48 |
<tr>
|
240
|
49 |
<td class="memname">char* <a class="el" href="structoption.html#5c8f7c2972b277e010f9800cc9bc5fb0">option::name</a> </td>
|
215
|
50 |
</tr>
|
|
51 |
</table>
|
|
52 |
</div>
|
|
53 |
<div class="memdoc">
|
|
54 |
|
|
55 |
<p>
|
|
56 |
|
|
57 |
<p>
|
|
58 |
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>.
|
|
59 |
<p>
|
|
60 |
Referenced by <a class="el" href="TestMasterSlave_2getopt_8c-source.html#l00511">_getopt_internal()</a>.
|
|
61 |
</div>
|
|
62 |
</div><p>
|
240
|
63 |
<a class="anchor" name="0f7e57456d9954fb17d182bcfd2ef54c"></a><!-- doxytag: member="option::has_arg" ref="0f7e57456d9954fb17d182bcfd2ef54c" args="" -->
|
215
|
64 |
<div class="memitem">
|
|
65 |
<div class="memproto">
|
|
66 |
<table class="memname">
|
|
67 |
<tr>
|
240
|
68 |
<td class="memname">int <a class="el" href="structoption.html#0f7e57456d9954fb17d182bcfd2ef54c">option::has_arg</a> </td>
|
215
|
69 |
</tr>
|
|
70 |
</table>
|
|
71 |
</div>
|
|
72 |
<div class="memdoc">
|
|
73 |
|
|
74 |
<p>
|
|
75 |
|
|
76 |
<p>
|
|
77 |
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>.
|
|
78 |
</div>
|
|
79 |
</div><p>
|
240
|
80 |
<a class="anchor" name="8f77295b521f0c6c955608190229d4a3"></a><!-- doxytag: member="option::flag" ref="8f77295b521f0c6c955608190229d4a3" args="" -->
|
215
|
81 |
<div class="memitem">
|
|
82 |
<div class="memproto">
|
|
83 |
<table class="memname">
|
|
84 |
<tr>
|
240
|
85 |
<td class="memname">int* <a class="el" href="structoption.html#8f77295b521f0c6c955608190229d4a3">option::flag</a> </td>
|
215
|
86 |
</tr>
|
|
87 |
</table>
|
|
88 |
</div>
|
|
89 |
<div class="memdoc">
|
|
90 |
|
|
91 |
<p>
|
|
92 |
|
|
93 |
<p>
|
|
94 |
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>.
|
|
95 |
</div>
|
|
96 |
</div><p>
|
240
|
97 |
<a class="anchor" name="87e05ca729a19b01fcef8db8320f1930"></a><!-- doxytag: member="option::val" ref="87e05ca729a19b01fcef8db8320f1930" args="" -->
|
215
|
98 |
<div class="memitem">
|
|
99 |
<div class="memproto">
|
|
100 |
<table class="memname">
|
|
101 |
<tr>
|
240
|
102 |
<td class="memname">int <a class="el" href="structoption.html#87e05ca729a19b01fcef8db8320f1930">option::val</a> </td>
|
215
|
103 |
</tr>
|
|
104 |
</table>
|
|
105 |
</div>
|
|
106 |
<div class="memdoc">
|
|
107 |
|
|
108 |
<p>
|
|
109 |
|
|
110 |
<p>
|
|
111 |
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>.
|
|
112 |
</div>
|
|
113 |
</div><p>
|
240
|
114 |
<a class="anchor" name="5c8f7c2972b277e010f9800cc9bc5fb0"></a><!-- doxytag: member="option::name" ref="5c8f7c2972b277e010f9800cc9bc5fb0" args="" -->
|
215
|
115 |
<div class="memitem">
|
|
116 |
<div class="memproto">
|
|
117 |
<table class="memname">
|
|
118 |
<tr>
|
240
|
119 |
<td class="memname">char* <a class="el" href="structoption.html#5c8f7c2972b277e010f9800cc9bc5fb0">option::name</a> </td>
|
215
|
120 |
</tr>
|
|
121 |
</table>
|
|
122 |
</div>
|
|
123 |
<div class="memdoc">
|
|
124 |
|
|
125 |
<p>
|
|
126 |
|
|
127 |
<p>
|
|
128 |
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>.
|
|
129 |
</div>
|
|
130 |
</div><p>
|
240
|
131 |
<a class="anchor" name="8f77295b521f0c6c955608190229d4a3"></a><!-- doxytag: member="option::flag" ref="8f77295b521f0c6c955608190229d4a3" args="" -->
|
215
|
132 |
<div class="memitem">
|
|
133 |
<div class="memproto">
|
|
134 |
<table class="memname">
|
|
135 |
<tr>
|
240
|
136 |
<td class="memname">int* <a class="el" href="structoption.html#8f77295b521f0c6c955608190229d4a3">option::flag</a> </td>
|
215
|
137 |
</tr>
|
|
138 |
</table>
|
|
139 |
</div>
|
|
140 |
<div class="memdoc">
|
|
141 |
|
|
142 |
<p>
|
|
143 |
|
|
144 |
<p>
|
|
145 |
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>.
|
|
146 |
</div>
|
|
147 |
</div><p>
|
|
148 |
<hr>The documentation for this struct was generated from the following files:<ul>
|
|
149 |
<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>
|
240
|
150 |
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:43 2007 for CanFestival by
|
215
|
151 |
<a href="http://www.doxygen.org/index.html">
|
|
152 |
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
|
153 |
</body>
|
|
154 |
</html>
|