7545a2ed80175d51ae252e66945f7f2c01ff9fc2
[demo.git] / vnfs / VES5.0 / doxygen-1.8.12 / html / commands.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.8.12"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 <title>Doxygen: Special Commands</title>
9 <link href="tabs.css" rel="stylesheet" type="text/css"/>
10 <script type="text/javascript" src="jquery.js"></script>
11 <script type="text/javascript" src="dynsections.js"></script>
12 <link href="navtree.css" rel="stylesheet" type="text/css"/>
13 <script type="text/javascript" src="resize.js"></script>
14 <script type="text/javascript" src="navtreedata.js"></script>
15 <script type="text/javascript" src="navtree.js"></script>
16 <script type="text/javascript">
17   $(document).ready(initResizable);
18 </script>
19 <link href="doxygen_manual.css" rel="stylesheet" type="text/css" />
20 </head>
21 <body>
22 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
23 <div id="titlearea">
24 <table cellspacing="0" cellpadding="0">
25  <tbody>
26  <tr style="height: 56px;">
27   <td id="projectalign" style="padding-left: 0.5em;">
28    <div id="projectname">Doxygen
29    </div>
30   </td>
31  </tr>
32  </tbody>
33 </table>
34 </div>
35 <!-- end header part -->
36 <!-- Generated by Doxygen 1.8.12 -->
37 </div><!-- top -->
38 <div id="side-nav" class="ui-resizable side-nav-resizable">
39   <div id="nav-tree">
40     <div id="nav-tree-contents">
41       <div id="nav-sync" class="sync"></div>
42     </div>
43   </div>
44   <div id="splitbar" style="-moz-user-select:none;" 
45        class="ui-resizable-handle">
46   </div>
47 </div>
48 <script type="text/javascript">
49 $(document).ready(function(){initNavTree('commands.html','');});
50 </script>
51 <div id="doc-content">
52 <div class="header">
53   <div class="headertitle">
54 <div class="title">Special Commands </div>  </div>
55 </div><!--header-->
56 <div class="contents">
57 <div class="textblock"><h1><a class="anchor" id="cmd_intro"></a>
58 Introduction</h1>
59 <p>All commands in the documentation start with a backslash (<b>\</b>) or an at-sign (<b>@</b>). If you prefer you can replace all commands starting with a backslash below by their counterparts that start with an at-sign.</p>
60 <p>Some commands have one or more arguments. Each argument has a certain range: </p><ul>
61 <li>
62 If &lt;sharp&gt; braces are used the argument is a single word. </li>
63 <li>
64 If (round) braces are used the argument extends until the end of the line on which the command was found. </li>
65 <li>
66 If {curly} braces are used the argument extends until the next paragraph. Paragraphs are delimited by a blank line or by a section indicator. </li>
67 </ul>
68 <p>If in addition to the above argument specifiers [square] brackets are used the argument is optional.</p>
69 <p>Here is an alphabetically sorted list of all commands with references to their documentation: <a class="anchor" id="showsecreflist"></a></p><div class="multicol">
70 <ul>
71 <li><a href="commands.html#cmda">\a</a></li>
72 <li><a href="commands.html#cmdaddindex">\addindex</a></li>
73 <li><a href="commands.html#cmdaddtogroup">\addtogroup</a></li>
74 <li><a href="commands.html#cmdanchor">\anchor</a></li>
75 <li><a href="commands.html#cmdarg">\arg</a></li>
76 <li><a href="commands.html#cmdattention">\attention</a></li>
77 <li><a href="commands.html#cmdauthor">\author</a></li>
78 <li><a href="commands.html#cmdauthors">\authors</a></li>
79 <li><a href="commands.html#cmdb">\b</a></li>
80 <li><a href="commands.html#cmdbrief">\brief</a></li>
81 <li><a href="commands.html#cmdbug">\bug</a></li>
82 <li><a href="commands.html#cmdc">\c</a></li>
83 <li><a href="commands.html#cmdcallergraph">\callergraph</a></li>
84 <li><a href="commands.html#cmdcallgraph">\callgraph</a></li>
85 <li><a href="commands.html#cmdcategory">\category</a></li>
86 <li><a href="commands.html#cmdcite">\cite</a></li>
87 <li><a href="commands.html#cmdclass">\class</a></li>
88 <li><a href="commands.html#cmdcode">\code</a></li>
89 <li><a href="commands.html#cmdcond">\cond</a></li>
90 <li><a href="commands.html#cmdcopybrief">\copybrief</a></li>
91 <li><a href="commands.html#cmdcopydetails">\copydetails</a></li>
92 <li><a href="commands.html#cmdcopydoc">\copydoc</a></li>
93 <li><a href="commands.html#cmdcopyright">\copyright</a></li>
94 <li><a href="commands.html#cmddate">\date</a></li>
95 <li><a href="commands.html#cmddef">\def</a></li>
96 <li><a href="commands.html#cmddefgroup">\defgroup</a></li>
97 <li><a href="commands.html#cmddeprecated">\deprecated</a></li>
98 <li><a href="commands.html#cmddetails">\details</a></li>
99 <li><a href="commands.html#cmddiafile">\diafile</a></li>
100 <li><a href="commands.html#cmddir">\dir</a></li>
101 <li><a href="commands.html#cmddocbookonly">\docbookonly</a></li>
102 <li><a href="commands.html#cmddontinclude">\dontinclude</a></li>
103 <li><a href="commands.html#cmddot">\dot</a></li>
104 <li><a href="commands.html#cmddotfile">\dotfile</a></li>
105 <li><a href="commands.html#cmde">\e</a></li>
106 <li><a href="commands.html#cmdelse">\else</a></li>
107 <li><a href="commands.html#cmdelseif">\elseif</a></li>
108 <li><a href="commands.html#cmdem">\em</a></li>
109 <li><a href="commands.html#cmdendcode">\endcode</a></li>
110 <li><a href="commands.html#cmdendcond">\endcond</a></li>
111 <li><a href="commands.html#cmdenddocbookonly">\enddocbookonly</a></li>
112 <li><a href="commands.html#cmdenddot">\enddot</a></li>
113 <li><a href="commands.html#cmdendhtmlonly">\endhtmlonly</a></li>
114 <li><a href="commands.html#cmdendif">\endif</a></li>
115 <li><a href="commands.html#cmdendinternal">\endinternal</a></li>
116 <li><a href="commands.html#cmdendlatexonly">\endlatexonly</a></li>
117 <li><a href="commands.html#cmdendlink">\endlink</a></li>
118 <li><a href="commands.html#cmdendmanonly">\endmanonly</a></li>
119 <li><a href="commands.html#cmdendmsc">\endmsc</a></li>
120 <li><a href="commands.html#cmdendparblock">\endparblock</a></li>
121 <li><a href="commands.html#cmdendrtfonly">\endrtfonly</a></li>
122 <li><a href="commands.html#cmdendsecreflist">\endsecreflist</a></li>
123 <li><a href="commands.html#cmdendverbatim">\endverbatim</a></li>
124 <li><a href="commands.html#cmdenduml">\enduml</a></li>
125 <li><a href="commands.html#cmdendxmlonly">\endxmlonly</a></li>
126 <li><a href="commands.html#cmdenum">\enum</a></li>
127 <li><a href="commands.html#cmdexample">\example</a></li>
128 <li><a href="commands.html#cmdexception">\exception</a></li>
129 <li><a href="commands.html#cmdextends">\extends</a></li>
130 <li><a href="commands.html#cmdfdollar">\f$</a></li>
131 <li><a href="commands.html#cmdfbropen">\f[</a></li>
132 <li><a href="commands.html#cmdfbrclose">\f]</a></li>
133 <li><a href="commands.html#cmdfcurlyopen">\f{</a></li>
134 <li><a href="commands.html#cmdfcurlyclose">\f}</a></li>
135 <li><a href="commands.html#cmdfile">\file</a></li>
136 <li><a href="commands.html#cmdfn">\fn</a></li>
137 <li><a href="commands.html#cmdheaderfile">\headerfile</a></li>
138 <li><a href="commands.html#cmdhidecallergraph">\hidecallergraph</a></li>
139 <li><a href="commands.html#cmdhidecallgraph">\hidecallgraph</a></li>
140 <li><a href="commands.html#cmdhideinitializer">\hideinitializer</a></li>
141 <li><a href="commands.html#cmdhtmlinclude">\htmlinclude</a></li>
142 <li><a href="commands.html#cmdhtmlonly">\htmlonly</a></li>
143 <li><a href="commands.html#cmdidlexcept">\idlexcept </a></li>
144 <li><a href="commands.html#cmdif">\if</a></li>
145 <li><a href="commands.html#cmdifnot">\ifnot</a></li>
146 <li><a href="commands.html#cmdimage">\image</a></li>
147 <li><a href="commands.html#cmdimplements">\implements</a></li>
148 <li><a href="commands.html#cmdinclude">\include</a></li>
149 <li><a href="commands.html#cmdincludedoc">\includedoc</a></li>
150 <li><a href="commands.html#cmdincludelineno">\includelineno</a></li>
151 <li><a href="commands.html#cmdingroup">\ingroup</a></li>
152 <li><a href="commands.html#cmdinternal">\internal</a></li>
153 <li><a href="commands.html#cmdinvariant">\invariant</a></li>
154 <li><a href="commands.html#cmdinterface">\interface</a></li>
155 <li><a href="commands.html#cmdlatexinclude">\latexinclude</a></li>
156 <li><a href="commands.html#cmdlatexonly">\latexonly</a></li>
157 <li><a href="commands.html#cmdli">\li</a></li>
158 <li><a href="commands.html#cmdline">\line</a></li>
159 <li><a href="commands.html#cmdlink">\link</a></li>
160 <li><a href="commands.html#cmdmainpage">\mainpage</a></li>
161 <li><a href="commands.html#cmdmanonly">\manonly</a></li>
162 <li><a href="commands.html#cmdmemberof">\memberof</a></li>
163 <li><a href="commands.html#cmdmsc">\msc</a></li>
164 <li><a href="commands.html#cmdmscfile">\mscfile</a></li>
165 <li><a href="commands.html#cmdn">\n</a></li>
166 <li><a href="commands.html#cmdname">\name</a></li>
167 <li><a href="commands.html#cmdnamespace">\namespace</a></li>
168 <li><a href="commands.html#cmdnosubgrouping">\nosubgrouping</a></li>
169 <li><a href="commands.html#cmdnote">\note</a></li>
170 <li><a href="commands.html#cmdoverload">\overload</a></li>
171 <li><a href="commands.html#cmdp">\p</a></li>
172 <li><a href="commands.html#cmdpackage">\package</a></li>
173 <li><a href="commands.html#cmdpage">\page</a></li>
174 <li><a href="commands.html#cmdpar">\par</a></li>
175 <li><a href="commands.html#cmdparagraph">\paragraph</a></li>
176 <li><a href="commands.html#cmdparam">\param</a></li>
177 <li><a href="commands.html#cmdparblock">\parblock</a></li>
178 <li><a href="commands.html#cmdpost">\post</a></li>
179 <li><a href="commands.html#cmdpre">\pre</a></li>
180 <li><a href="commands.html#cmdprivate">\private</a></li>
181 <li><a href="commands.html#cmdprivatesection">\privatesection</a></li>
182 <li><a href="commands.html#cmdproperty">\property</a></li>
183 <li><a href="commands.html#cmdprotected">\protected</a></li>
184 <li><a href="commands.html#cmdprotectedsection">\protectedsection</a></li>
185 <li><a href="commands.html#cmdprotocol">\protocol</a></li>
186 <li><a href="commands.html#cmdpublic">\public</a></li>
187 <li><a href="commands.html#cmdpublicsection">\publicsection</a></li>
188 <li><a href="commands.html#cmdpure">\pure</a></li>
189 <li><a href="commands.html#cmdref">\ref</a></li>
190 <li><a href="commands.html#cmdrefitem">\refitem</a></li>
191 <li><a href="commands.html#cmdrelated">\related</a></li>
192 <li><a href="commands.html#cmdrelates">\relates</a></li>
193 <li><a href="commands.html#cmdrelatedalso">\relatedalso</a></li>
194 <li><a href="commands.html#cmdrelatesalso">\relatesalso</a></li>
195 <li><a href="commands.html#cmdremark">\remark</a></li>
196 <li><a href="commands.html#cmdremarks">\remarks</a></li>
197 <li><a href="commands.html#cmdresult">\result</a></li>
198 <li><a href="commands.html#cmdreturn">\return</a></li>
199 <li><a href="commands.html#cmdreturns">\returns</a></li>
200 <li><a href="commands.html#cmdretval">\retval</a></li>
201 <li><a href="commands.html#cmdrtfonly">\rtfonly</a></li>
202 <li><a href="commands.html#cmdsa">\sa</a></li>
203 <li><a href="commands.html#cmdsecreflist">\secreflist</a></li>
204 <li><a href="commands.html#cmdsection">\section</a></li>
205 <li><a href="commands.html#cmdsee">\see</a></li>
206 <li><a href="commands.html#cmdshort">\short</a></li>
207 <li><a href="commands.html#cmdshowinitializer">\showinitializer</a></li>
208 <li><a href="commands.html#cmdsince">\since</a></li>
209 <li><a href="commands.html#cmdskip">\skip</a></li>
210 <li><a href="commands.html#cmdskipline">\skipline</a></li>
211 <li><a href="commands.html#cmdsnippet">\snippet</a></li>
212 <li><a href="commands.html#cmdsnippetdoc">\snippetdoc</a></li>
213 <li><a href="commands.html#cmdsnippetlineno">\snippetlineno</a></li>
214 <li><a href="commands.html#cmdstartuml">\startuml</a></li>
215 <li><a href="commands.html#cmdstruct">\struct</a></li>
216 <li><a href="commands.html#cmdsubpage">\subpage</a></li>
217 <li><a href="commands.html#cmdsubsection">\subsection</a></li>
218 <li><a href="commands.html#cmdsubsubsection">\subsubsection</a></li>
219 <li><a href="commands.html#cmdtableofcontents">\tableofcontents</a></li>
220 <li><a href="commands.html#cmdtest">\test</a></li>
221 <li><a href="commands.html#cmdthrow">\throw</a></li>
222 <li><a href="commands.html#cmdthrows">\throws</a></li>
223 <li><a href="commands.html#cmdtodo">\todo</a></li>
224 <li><a href="commands.html#cmdtparam">\tparam</a></li>
225 <li><a href="commands.html#cmdtypedef">\typedef</a></li>
226 <li><a href="commands.html#cmdunion">\union</a></li>
227 <li><a href="commands.html#cmduntil">\until</a></li>
228 <li><a href="commands.html#cmdvar">\var</a></li>
229 <li><a href="commands.html#cmdverbatim">\verbatim</a></li>
230 <li><a href="commands.html#cmdverbinclude">\verbinclude</a></li>
231 <li><a href="commands.html#cmdversion">\version</a></li>
232 <li><a href="commands.html#cmdvhdlflow">\vhdlflow</a></li>
233 <li><a href="commands.html#cmdwarning">\warning</a></li>
234 <li><a href="commands.html#cmdweakgroup">\weakgroup</a></li>
235 <li><a href="commands.html#cmdxmlonly">\xmlonly</a></li>
236 <li><a href="commands.html#cmdxrefitem">\xrefitem</a></li>
237 <li><a href="commands.html#cmddollar">\$</a></li>
238 <li><a href="commands.html#cmdat">\@</a></li>
239 <li><a href="commands.html#cmdbackslash">\\</a></li>
240 <li><a href="commands.html#cmdamp">\&amp;</a></li>
241 <li><a href="commands.html#cmdtilde">\~</a></li>
242 <li><a href="commands.html#cmdlt">\&lt;</a></li>
243 <li><a href="commands.html#cmdgt">\&gt;</a></li>
244 <li><a href="commands.html#cmdhash">\#</a></li>
245 <li><a href="commands.html#cmdperc">\%</a></li>
246 <li><a href="commands.html#cmdquot">\"</a></li>
247 <li><a href="commands.html#cmdchardot">\.</a></li>
248 <li><a href="commands.html#cmddcolon">\::</a></li>
249 <li><a href="commands.html#cmdpipe">\|</a></li>
250 <li><a href="commands.html#cmdndash">\--</a></li>
251 <li><a href="commands.html#cmdmdash">\---</a></li>
252 </ul>
253 </div>
254 <p>The following subsections provide a list of all commands that are recognized by doxygen. Unrecognized commands are treated as normal text.</p>
255 <p> </p><center><p> </p><h2> ---  Structural indicators  ---  </h2>
256 <p> </p></center><p></p>
257 <h1><a class="anchor" id="cmdaddtogroup"></a>
258 \addtogroup &lt;name&gt; [(title)]</h1>
259 <p><a name="a:5caddtogroup"></a> Defines a group just like <a class="el" href="commands.html#cmddefgroup">\defgroup</a>, but in contrast to that command using the same &lt;name&gt; more than once will not result in a warning, but rather one group with a merged documentation and the first title found in any of the commands.</p>
260 <p>The title is optional, so this command can also be used to add a number of entities to an existing group using <code>@{</code> and <code>@}</code> like this:</p>
261 <pre class="fragment">  /*! \addtogroup mygrp
262    *  Additional documentation for group 'mygrp'
263    *  @{
264    */
265
266   /*!
267    *  A function
268    */
269   void func1()
270   {
271   }
272
273   /*! Another function */
274   void func2()
275   {
276   }
277
278   /*! @} */
279 </pre><dl class="section see"><dt>See also</dt><dd>page <a class="el" href="grouping.html">Grouping</a>, sections <a class="el" href="commands.html#cmddefgroup">\defgroup</a>, <a class="el" href="commands.html#cmdingroup">\ingroup</a>, and <a class="el" href="commands.html#cmdweakgroup">\weakgroup</a>.</dd></dl>
280 <hr/>
281  <h1><a class="anchor" id="cmdcallgraph"></a>
282 \callgraph</h1>
283 <p><a name="a:5ccallgraph"></a> When this command is put in a comment block of a function or method and <a class="el" href="config.html#cfg_have_dot">HAVE_DOT</a> is set to <code>YES</code>, then doxygen will generate a call graph for that function (provided the implementation of the function or method calls other documented functions). The call graph will be generated regardless of the value of <a class="el" href="config.html#cfg_call_graph">CALL_GRAPH</a>. </p><dl class="section note"><dt>Note</dt><dd>The completeness (and correctness) of the call graph depends on the doxygen code parser which is not perfect.</dd></dl>
284 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdcallergraph">\callergraph</a>, section <a class="el" href="commands.html#cmdhidecallgraph">\hidecallgraph</a>, section <a class="el" href="commands.html#cmdhidecallergraph">\hidecallergraph</a> and option <a class="el" href="config.html#cfg_call_graph">CALL_GRAPH</a></dd></dl>
285 <hr/>
286  <h1><a class="anchor" id="cmdhidecallgraph"></a>
287 \hidecallgraph</h1>
288 <p><a name="a:5chidecallgraph"></a> When this command is put in a comment block of a function or method and then doxygen will not generate a call graph for that function. The call graph will not be generated regardless of the value of <a class="el" href="config.html#cfg_call_graph">CALL_GRAPH</a>. </p><dl class="section note"><dt>Note</dt><dd>The completeness (and correctness) of the call graph depends on the doxygen code parser which is not perfect.</dd></dl>
289 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdcallergraph">\callergraph</a>, section <a class="el" href="commands.html#cmdcallgraph">\callgraph</a>, section <a class="el" href="commands.html#cmdhidecallergraph">\hidecallergraph</a> and option <a class="el" href="config.html#cfg_call_graph">CALL_GRAPH</a></dd></dl>
290 <hr/>
291  <h1><a class="anchor" id="cmdcallergraph"></a>
292 \callergraph</h1>
293 <p><a name="a:5ccallergraph"></a> When this command is put in a comment block of a function or method and <a class="el" href="config.html#cfg_have_dot">HAVE_DOT</a> is set to <code>YES</code>, then doxygen will generate a caller graph for that function (provided the implementation of the function or method calls other documented functions). The caller graph will be generated regardless of the value of <a class="el" href="config.html#cfg_caller_graph">CALLER_GRAPH</a>. </p><dl class="section note"><dt>Note</dt><dd>The completeness (and correctness) of the caller graph depends on the doxygen code parser which is not perfect.</dd></dl>
294 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdcallgraph">\callgraph</a>, section <a class="el" href="commands.html#cmdhidecallgraph">\hidecallgraph</a>, section <a class="el" href="commands.html#cmdhidecallergraph">\hidecallergraph</a> and option <a class="el" href="config.html#cfg_caller_graph">CALLER_GRAPH</a></dd></dl>
295 <hr/>
296  <h1><a class="anchor" id="cmdhidecallergraph"></a>
297 \hidecallergraph</h1>
298 <p><a name="a:5chidecallergraph"></a> When this command is put in a comment block of a function or method and then doxygen will not generate a caller graph for that function. The caller graph will not be generated regardless of the value of <a class="el" href="config.html#cfg_caller_graph">CALLER_GRAPH</a>. </p><dl class="section note"><dt>Note</dt><dd>The completeness (and correctness) of the caller graph depends on the doxygen code parser which is not perfect.</dd></dl>
299 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdcallergraph">\callergraph</a>, section <a class="el" href="commands.html#cmdcallgraph">\callgraph</a>, section <a class="el" href="commands.html#cmdhidecallgraph">\hidecallgraph</a> and option <a class="el" href="config.html#cfg_caller_graph">CALLER_GRAPH</a></dd></dl>
300 <hr/>
301  <h1><a class="anchor" id="cmdcategory"></a>
302 \category &lt;name&gt; [&lt;header-file&gt;] [&lt;header-name&gt;]</h1>
303 <p><a name="a:5ccategory"></a> For Objective-C only: Indicates that a comment block contains documentation for a class category with name &lt;name&gt;. The arguments are equal to the <a class="el" href="commands.html#cmdclass">\class</a> command.</p>
304 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdclass">\class</a>.</dd></dl>
305 <hr/>
306  <h1><a class="anchor" id="cmdclass"></a>
307 \class &lt;name&gt; [&lt;header-file&gt;] [&lt;header-name&gt;]</h1>
308 <p><a name="a:5cclass"></a> Indicates that a comment block contains documentation for a class with name &lt;name&gt;. Optionally a header file and a header name can be specified. If the header-file is specified, a link to a verbatim copy of the header will be included in the HTML documentation. The &lt;header-name&gt; argument can be used to overwrite the name of the link that is used in the class documentation to something other than &lt;header-file&gt;. This can be useful if the include name is not located on the default include path (like &lt;X11/X.h&gt;). With the &lt;header-name&gt; argument you can also specify how the include statement should look like, by adding either quotes or sharp brackets around the name. Sharp brackets are used if just the name is given. Note that the last two arguments can also be specified using the <a class="el" href="commands.html#cmdheaderfile">\headerfile</a> command.</p>
309 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="comment">/* A dummy class */</span></div><div class="line"></div><div class="line"><span class="keyword">class </span>Test</div><div class="line">{</div><div class="line">};</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \class Test class.h &quot;inc/class.h&quot;</span></div><div class="line"><span class="comment"> *  \brief This is a test class.</span></div><div class="line"><span class="comment"> *</span></div><div class="line"><span class="comment"> * Some details about the Test class.</span></div><div class="line"><span class="comment"> */</span></div></div><!-- fragment -->  
310   Click <a href="examples/class/html/index.html">here</a>
311   for the corresponding HTML documentation that is generated by doxygen.
312    </dd></dl>
313 <hr/>
314  <h1><a class="anchor" id="cmddef"></a>
315 \def &lt;name&gt;</h1>
316 <p><a name="a:5cdef"></a> Indicates that a comment block contains documentation for a <code>#define</code> macro.</p>
317 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="comment">/*! \file define.h</span></div><div class="line"><span class="comment">    \brief testing defines</span></div><div class="line"><span class="comment">    </span></div><div class="line"><span class="comment">    This is to test the documentation of defines.</span></div><div class="line"><span class="comment">*/</span></div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*!</span></div><div class="line"><span class="comment">  \def MAX(x,y)</span></div><div class="line"><span class="comment">  Computes the maximum of \a x and \a y.</span></div><div class="line"><span class="comment">*/</span></div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! </span></div><div class="line"><span class="comment">   Computes the absolute value of its argument \a x.</span></div><div class="line"><span class="comment">*/</span></div><div class="line"><span class="preprocessor">#define ABS(x) (((x)&gt;0)?(x):-(x))</span></div><div class="line"><span class="preprocessor">#define MAX(x,y) ((x)&gt;(y)?(x):(y))</span></div><div class="line"><span class="preprocessor">#define MIN(x,y) ((x)&gt;(y)?(y):(x)) </span></div><div class="line"><span class="comment">        /*!&lt; Computes the minimum of \a x and \a y. */</span></div></div><!-- fragment -->  
318   Click <a href="examples/define/html/define_8h.html">here</a>
319   for the corresponding HTML documentation that is generated by doxygen.
320    </dd></dl>
321 <hr/>
322  <h1><a class="anchor" id="cmddefgroup"></a>
323 \defgroup &lt;name&gt; (group title)</h1>
324 <p><a name="a:5cdefgroup"></a> Indicates that a comment block contains documentation for a <a class="el" href="grouping.html#modules">group</a> of classes, files or namespaces. This can be used to categorize classes, files or namespaces, and document those categories. You can also use groups as members of other groups, thus building a hierarchy of groups.</p>
325 <p>The &lt;name&gt; argument should be a single-word identifier.</p>
326 <dl class="section see"><dt>See also</dt><dd>page <a class="el" href="grouping.html">Grouping</a>, sections <a class="el" href="commands.html#cmdingroup">\ingroup</a>, <a class="el" href="commands.html#cmdaddtogroup">\addtogroup</a>, and <a class="el" href="commands.html#cmdweakgroup">\weakgroup</a>.</dd></dl>
327 <hr/>
328  <h1><a class="anchor" id="cmddir"></a>
329 \dir [&lt;path fragment&gt;]</h1>
330 <p><a name="a:5cdir"></a> Indicates that a comment block contains documentation for a directory. The "path fragment" argument should include the directory name and enough of the path to be unique with respect to the other directories in the project. The <a class="el" href="config.html#cfg_strip_from_path">STRIP_FROM_PATH</a> option determines what is stripped from the full path before it appears in the output.</p>
331 <hr/>
332  <h1><a class="anchor" id="cmdenum"></a>
333 \enum &lt;name&gt;</h1>
334 <p><a name="a:5cenum"></a> Indicates that a comment block contains documentation for an enumeration, with name &lt;name&gt;. If the enum is a member of a class and the documentation block is located outside the class definition, the scope of the class should be specified as well. If a comment block is located directly in front of an enum declaration, the <code>\enum</code> comment may be omitted.</p>
335 <dl class="section user"><dt>Note:</dt><dd>The type of an anonymous enum cannot be documented, but the values of an anonymous enum can.</dd></dl>
336 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="keyword">class </span>Enum_Test</div><div class="line">{</div><div class="line">  <span class="keyword">public</span>:</div><div class="line">    <span class="keyword">enum</span> TEnum { Val1, Val2 };</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">    /*! Another enum, with inline docs */</span></div><div class="line">    <span class="keyword">enum</span> AnotherEnum </div><div class="line">    { </div><div class="line">      V1, <span class="comment">/*!&lt; value 1 */</span></div><div class="line">      V2  <span class="comment">/*!&lt; value 2 */</span></div><div class="line">    };</div><div class="line">};</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \class Enum_Test</span></div><div class="line"><span class="comment"> * The class description.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \enum Enum_Test::TEnum</span></div><div class="line"><span class="comment"> * A description of the enum type.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \var Enum_Test::TEnum Enum_Test::Val1</span></div><div class="line"><span class="comment"> * The description of the first enum value.</span></div><div class="line"><span class="comment"> */</span></div></div><!-- fragment -->  
337   Click <a href="examples/enum/html/class_test.html">here</a>
338   for the corresponding HTML documentation that is generated by doxygen.
339    </dd></dl>
340 <hr/>
341  <h1><a class="anchor" id="cmdexample"></a>
342 \example &lt;file-name&gt;</h1>
343 <p><a name="a:5cexample"></a> Indicates that a comment block contains documentation for a source code example. The name of the source file is &lt;file-name&gt;. The text of this file will be included in the documentation, just after the documentation contained in the comment block. All examples are placed in a list. The source code is scanned for documented members and classes. If any are found, the names are cross-referenced with the documentation. Source files or directories can be specified using the <a class="el" href="config.html#cfg_example_path">EXAMPLE_PATH</a> tag of doxygen's configuration file.</p>
344 <p>If &lt;file-name&gt; itself is not unique for the set of example files specified by the <a class="el" href="config.html#cfg_example_path">EXAMPLE_PATH</a> tag, you can include part of the absolute path to disambiguate it.</p>
345 <p>If more than one source file is needed for the example, the <a class="el" href="commands.html#cmdinclude">\include</a> command can be used.</p>
346 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="comment">/** A Example_Test class.</span></div><div class="line"><span class="comment"> *  More details about this class.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"></div><div class="line"><span class="keyword">class </span>Example_Test</div><div class="line">{</div><div class="line">  <span class="keyword">public</span>:<span class="comment"></span></div><div class="line"><span class="comment">    /** An example member function.</span></div><div class="line"><span class="comment">     *  More details about this function.</span></div><div class="line"><span class="comment">     */</span></div><div class="line">    <span class="keywordtype">void</span> example();</div><div class="line">};</div><div class="line"></div><div class="line"><span class="keywordtype">void</span> Example_Test::example() {}</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/** \example example_test.cpp</span></div><div class="line"><span class="comment"> * This is an example of how to use the Example_Test class.</span></div><div class="line"><span class="comment"> * More details about this example.</span></div><div class="line"><span class="comment"> */</span></div></div><!-- fragment --> Where the example file <code>example_test.cpp</code> looks as follows: <div class="fragment"><div class="line"><span class="keywordtype">void</span> main()</div><div class="line">{</div><div class="line">  Example_Test t;</div><div class="line">  t.example();</div><div class="line">}</div></div><!-- fragment -->  
347   Click <a href="examples/example/html/examples.html">here</a>
348   for the corresponding HTML documentation that is generated by doxygen.
349    </dd></dl>
350 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdinclude">\include</a>.</dd></dl>
351 <hr/>
352  <h1><a class="anchor" id="cmdendinternal"></a>
353 \endinternal</h1>
354 <p><a name="a:5cendinternal"></a> This command ends a documentation fragment that was started with a <a class="el" href="commands.html#cmdinternal">\internal</a> command. The text between <a class="el" href="commands.html#cmdinternal">\internal</a> and <code>\endinternal</code> will only be visible if <a class="el" href="config.html#cfg_internal_docs">INTERNAL_DOCS</a> is set to <code>YES</code>.</p>
355 <hr/>
356  <h1><a class="anchor" id="cmdextends"></a>
357 \extends &lt;name&gt;</h1>
358 <p><a name="a:5cextends"></a> This command can be used to manually indicate an inheritance relation, when the programming language does not support this concept natively (e.g. C).</p>
359 <p>The file <code>manual.c</code> in the example directory shows how to use this command.</p>
360 <p> 
361   Click <a href="examples/manual/html/index.html">here</a>
362   for the corresponding HTML documentation that is generated by doxygen.
363   </p>
364    <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdimplements">\implements</a> and section <a class="el" href="commands.html#cmdmemberof">\memberof</a></dd></dl>
365 <hr/>
366  <h1><a class="anchor" id="cmdfile"></a>
367 \file [&lt;name&gt;]</h1>
368 <p><a name="a:5cfile"></a> Indicates that a comment block contains documentation for a source or header file with name &lt;name&gt;. The file name may include (part of) the path if the file-name alone is not unique. If the file name is omitted (i.e. the line after <code>\file</code> is left blank) then the documentation block that contains the <code>\file</code> command will belong to the file it is located in.</p>
369 <dl class="section user"><dt>Important:</dt><dd>The documentation of global functions, variables, typedefs, and enums will only be included in the output if the file they are in is documented as well.</dd></dl>
370 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="comment">/** \file file.h</span></div><div class="line"><span class="comment"> * A brief file description.</span></div><div class="line"><span class="comment"> * A more elaborated file description.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/**</span></div><div class="line"><span class="comment"> * A global integer value.</span></div><div class="line"><span class="comment"> * More details about this value.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="keyword">extern</span> <span class="keywordtype">int</span> globalValue;</div></div><!-- fragment -->  
371   Click <a href="examples/file/html/file_8h.html">here</a>
372   for the corresponding HTML documentation that is generated by doxygen.
373    </dd></dl>
374 <dl class="section note"><dt>Note</dt><dd>In the above example <a class="el" href="config.html#cfg_javadoc_autobrief">JAVADOC_AUTOBRIEF</a> has been set to <code>YES</code> in the configuration file.</dd></dl>
375 <hr/>
376  <h1><a class="anchor" id="cmdfn"></a>
377 \fn (function declaration)</h1>
378 <p><a name="a:5cfn"></a> Indicates that a comment block contains documentation for a function (either global or as a member of a class). This command is <em>only</em> needed if a comment block is <em>not</em> placed in front (or behind) the function declaration or definition.</p>
379 <p>If your comment block <em>is</em> in front of the function declaration or definition this command can (and to avoid redundancy should) be omitted.</p>
380 <p>A full function declaration including arguments should be specified after the <code>\fn</code> command on a <em>single</em> line, since the argument ends at the end of the line!</p>
381 <p>This command is equivalent to <a class="el" href="commands.html#cmdvar">\var</a>, <a class="el" href="commands.html#cmdtypedef">\typedef</a>, and <a class="el" href="commands.html#cmdproperty">\property</a>.</p>
382 <dl class="section warning"><dt>Warning</dt><dd>Do not use this command if it is not absolutely needed, since it will lead to duplication of information and thus to errors.</dd></dl>
383 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="keyword">class </span>Fn_Test</div><div class="line">{</div><div class="line">  <span class="keyword">public</span>:</div><div class="line">    <span class="keyword">const</span> <span class="keywordtype">char</span> *member(<span class="keywordtype">char</span>,<span class="keywordtype">int</span>) throw(std::out_of_range);</div><div class="line">};</div><div class="line"></div><div class="line">const <span class="keywordtype">char</span> *Fn_Test::member(<span class="keywordtype">char</span> c,<span class="keywordtype">int</span> n) throw(std::out_of_range) {}</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \class Fn_Test</span></div><div class="line"><span class="comment"> * \brief Fn_Test class.</span></div><div class="line"><span class="comment"> *</span></div><div class="line"><span class="comment"> * Details about Fn_Test.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \fn const char *Fn_Test::member(char c,int n) </span></div><div class="line"><span class="comment"> *  \brief A member function.</span></div><div class="line"><span class="comment"> *  \param c a character.</span></div><div class="line"><span class="comment"> *  \param n an integer.</span></div><div class="line"><span class="comment"> *  \exception std::out_of_range parameter is out of range.</span></div><div class="line"><span class="comment"> *  \return a character pointer.</span></div><div class="line"><span class="comment"> */</span></div></div><!-- fragment -->  
384   Click <a href="examples/func/html/class_test.html">here</a>
385   for the corresponding HTML documentation that is generated by doxygen.
386    </dd></dl>
387 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdvar">\var</a>, <a class="el" href="commands.html#cmdproperty">\property</a>, and <a class="el" href="commands.html#cmdtypedef">\typedef</a>.</dd></dl>
388 <hr/>
389  <h1><a class="anchor" id="cmdheaderfile"></a>
390 \headerfile &lt;header-file&gt; [&lt;header-name&gt;]</h1>
391 <p><a name="a:5cheaderfile"></a> Intended to be used for class, struct, or union documentation, where the documentation is in front of the definition. The arguments of this command are the same as the second and third argument of <a class="el" href="commands.html#cmdclass">\class</a>. The &lt;header-file&gt; name refers to the file that should be included by the application to obtain the definition of the class, struct, or union. The &lt;header-name&gt; argument can be used to overwrite the name of the link that is used in the class documentation to something other than &lt;header-file&gt;. This can be useful if the include name is not located on the default include path (like &lt;X11/X.h&gt;).</p>
392 <p>With the &lt;header-name&gt; argument you can also specify how the include statement should look like, by adding either double quotes or sharp brackets around the name. By default sharp brackets are used if just the name is given.</p>
393 <p>If a pair of double quotes is given for either the &lt;header-file&gt; or &lt;header-name&gt; argument, the current file (in which the command was found) will be used but with quotes. So for a comment block with a <code>\headerfile</code> command inside a file <code>test.h</code>, the following three commands are equivalent: </p><pre class="fragment">  \headerfile test.h "test.h"
394   \headerfile test.h ""
395   \headerfile "" </pre><p> To get sharp brackets you do not need to specify anything, but if you want to be explicit you could use any of the following: </p><pre class="fragment">  \headerfile test.h &lt;test.h&gt;
396   \headerfile test.h &lt;&gt;
397   \headerfile &lt;&gt; </pre><p>To globally reverse the default include representation to local includes you can set <a class="el" href="config.html#cfg_force_local_includes">FORCE_LOCAL_INCLUDES</a> to <code>YES</code>.</p>
398 <p>To disable the include information altogether set <a class="el" href="config.html#cfg_show_include_files">SHOW_INCLUDE_FILES</a> to <code>NO</code>.</p>
399 <hr/>
400  <h1><a class="anchor" id="cmdhideinitializer"></a>
401 \hideinitializer</h1>
402 <p><a name="a:5chideinitializer"></a> By default the value of a define and the initializer of a variable are displayed unless they are longer than 30 lines. By putting this command in a comment block of a define or variable, the initializer is always hidden. The maximum number of initialization lines can be changed by means of the configuration parameter <a class="el" href="config.html#cfg_max_initializer_lines">MAX_INITIALIZER_LINES</a>, the default value is 30.</p>
403 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdshowinitializer">\showinitializer</a>.</dd></dl>
404 <hr/>
405  <h1><a class="anchor" id="cmdidlexcept"></a>
406 \idlexcept &lt;name&gt;</h1>
407 <p><a name="a:5cidlexcept"></a></p>
408 <p>Indicates that a comment block contains documentation for a IDL exception with name &lt;name&gt;.</p>
409 <hr/>
410  <h1><a class="anchor" id="cmdimplements"></a>
411 \implements &lt;name&gt;</h1>
412 <p><a name="a:5cimplements"></a> This command can be used to manually indicate an inheritance relation, when the programming language does not support this concept natively (e.g. C).</p>
413 <p>The file <code>manual.c</code> in the example directory shows how to use this command.</p>
414 <p> 
415   Click <a href="examples/manual/html/index.html">here</a>
416   for the corresponding HTML documentation that is generated by doxygen.
417   </p>
418    <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdextends">\extends</a> and section <a class="el" href="commands.html#cmdmemberof">\memberof</a></dd></dl>
419 <hr/>
420  <h1><a class="anchor" id="cmdingroup"></a>
421 \ingroup (&lt;groupname&gt; [&lt;groupname&gt; &lt;groupname&gt;])</h1>
422 <p><a name="a:5cingroup"></a> If the <code>\ingroup</code> command is placed in a comment block of a class, file or namespace, then it will be added to the group or groups identified by &lt;groupname&gt;.</p>
423 <dl class="section see"><dt>See also</dt><dd>page <a class="el" href="grouping.html">Grouping</a>, sections <a class="el" href="commands.html#cmddefgroup">\defgroup</a>, <a class="el" href="commands.html#cmdaddtogroup">\addtogroup</a>, and <a class="el" href="commands.html#cmdweakgroup">\weakgroup</a></dd></dl>
424 <hr/>
425  <h1><a class="anchor" id="cmdinterface"></a>
426 \interface &lt;name&gt; [&lt;header-file&gt;] [&lt;header-name&gt;]</h1>
427 <p><a name="a:5cinterface"></a> Indicates that a comment block contains documentation for an interface with name &lt;name&gt;. The arguments are equal to the arguments of the <a class="el" href="commands.html#cmdclass">\class</a> command.</p>
428 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdclass">\class</a>.</dd></dl>
429 <hr/>
430  <h1><a class="anchor" id="cmdinternal"></a>
431 \internal</h1>
432 <p><a name="a:5cinternal"></a> This command starts a documentation fragment that is meant for internal use only. The fragment naturally ends at the end of the comment block. You can also force the internal section to end earlier by using the <a class="el" href="commands.html#cmdendinternal">\endinternal</a> command.</p>
433 <p>If the <code>\internal</code> command is put inside a section (see for example <a class="el" href="commands.html#cmdsection">\section</a>) all subsections after the command are considered to be internal as well. Only a new section at the same level will end the fragment that is considered internal.</p>
434 <p>You can use <a class="el" href="config.html#cfg_internal_docs">INTERNAL_DOCS</a> in the config file to show (<code>YES</code>) or hide (<code>NO</code>) the internal documentation.</p>
435 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdendinternal">\endinternal</a>.</dd></dl>
436 <hr/>
437  <h1><a class="anchor" id="cmdmainpage"></a>
438 \mainpage [(title)]</h1>
439 <p><a name="a:5cmainpage"></a></p>
440 <p>If the <code>\mainpage</code> command is placed in a comment block the block is used to customize the index page (in HTML) or the first chapter (in <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/>).</p>
441 <p>The title argument is optional and replaces the default title that doxygen normally generates. If you do not want any title you can specify <code>notitle</code> as the argument of <code>\mainpage</code>.</p>
442 <p>Here is an example: </p><pre class="fragment">/*! \mainpage My Personal Index Page
443  *
444  * \section intro_sec Introduction
445  *
446  * This is the introduction.
447  *
448  * \section install_sec Installation
449  *
450  * \subsection step1 Step 1: Opening the box
451  *
452  * etc...
453  */
454 </pre><p>You can refer to the main page using: <code><a class="el" href="commands.html#cmdref">\ref</a> index</code>.</p>
455 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdsection">\section</a>, section <a class="el" href="commands.html#cmdsubsection">\subsection</a>, and section <a class="el" href="commands.html#cmdpage">\page</a>.</dd></dl>
456 <hr/>
457  <h1><a class="anchor" id="cmdmemberof"></a>
458 \memberof &lt;name&gt;</h1>
459 <p><a name="a:5cmemberof"></a> This command makes a function a member of a class in a similar way as <a class="el" href="commands.html#cmdrelates">\relates</a> does, only with this command the function is represented as a real member of the class. This can be useful when the programming language does not support the concept of member functions natively (e.g. C).</p>
460 <p>It is also possible to use this command together with <a class="el" href="commands.html#cmdpublic">\public</a>, <a class="el" href="commands.html#cmdprotected">\protected</a> or <a class="el" href="commands.html#cmdprivate">\private</a>.</p>
461 <p>The file <code>manual.c</code> in the example directory shows how to use this command.</p>
462 <p> 
463   Click <a href="examples/manual/html/index.html">here</a>
464   for the corresponding HTML documentation that is generated by doxygen.
465   </p>
466 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdextends">\extends</a>, <a class="el" href="commands.html#cmdimplements">\implements</a>, <a class="el" href="commands.html#cmdpublic">\public</a>, <a class="el" href="commands.html#cmdprotected">\protected</a> and <a class="el" href="commands.html#cmdprivate">\private</a>.</dd></dl>
467 <hr/>
468  <h1><a class="anchor" id="cmdname"></a>
469 \name [(header)]</h1>
470 <p><a name="a:5cname"></a></p>
471 <p>This command turns a comment block into a header definition of a member group. The comment block should be followed by a <code>//@{ ... //@}</code> block containing the members of the group.</p>
472 <p>See section <a class="el" href="grouping.html#memgroup">Member Groups</a> for an example.</p>
473 <hr/>
474  <h1><a class="anchor" id="cmdnamespace"></a>
475 \namespace &lt;name&gt;</h1>
476 <p><a name="a:5cnamespace"></a> Indicates that a comment block contains documentation for a namespace with name &lt;name&gt;.</p>
477 <hr/>
478  <h1><a class="anchor" id="cmdnosubgrouping"></a>
479 \nosubgrouping</h1>
480 <p><a name="a:5cnosubgrouping"></a> This command can be put in the documentation of a class. It can be used in combination with member grouping to avoid that doxygen puts a member group as a subgroup of a Public/Protected/Private/... section.</p>
481 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdpublicsection">\publicsection</a>, <a class="el" href="commands.html#cmdprotectedsection">\protectedsection</a> and <a class="el" href="commands.html#cmdprivatesection">\privatesection</a>.</dd></dl>
482 <hr/>
483  <h1><a class="anchor" id="cmdoverload"></a>
484 \overload [(function declaration)]</h1>
485 <p><a name="a:5coverload"></a> This command can be used to generate the following standard text for an overloaded member function:</p>
486 <blockquote class="doxtable">
487 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p>
488 </blockquote>
489 <p>If the documentation for the overloaded member function is not located in front of the function declaration or definition, the optional argument should be used to specify the correct function.</p>
490 <p>Any other documentation that is inside the documentation block will by appended after the generated message.</p>
491 <dl class="section user"><dt>Note 1:</dt><dd>You are responsible that there is indeed an earlier documented member that is overloaded by this one. To prevent that document reorders the documentation you should set <a class="el" href="config.html#cfg_sort_member_docs">SORT_MEMBER_DOCS</a> to <code>NO</code> in this case. </dd></dl>
492 <dl class="section user"><dt>Note 2:</dt><dd>The <code>\overload</code> command does not work inside a one-line comment. </dd></dl>
493 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="keyword">class </span>Overload_Test </div><div class="line">{</div><div class="line">  <span class="keyword">public</span>:</div><div class="line">    <span class="keywordtype">void</span> drawRect(<span class="keywordtype">int</span>,<span class="keywordtype">int</span>,<span class="keywordtype">int</span>,<span class="keywordtype">int</span>);</div><div class="line">    <span class="keywordtype">void</span> drawRect(<span class="keyword">const</span> Rect &amp;r);</div><div class="line">};</div><div class="line"></div><div class="line"><span class="keywordtype">void</span> Overload_Test::drawRect(<span class="keywordtype">int</span> x,<span class="keywordtype">int</span> y,<span class="keywordtype">int</span> w,<span class="keywordtype">int</span> h) {}</div><div class="line"><span class="keywordtype">void</span> Overload_Test::drawRect(<span class="keyword">const</span> Rect &amp;r) {}</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \class Overload_Test</span></div><div class="line"><span class="comment"> *  \brief A short description.</span></div><div class="line"><span class="comment"> *   </span></div><div class="line"><span class="comment"> *  More text.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \fn void Overload_Test::drawRect(int x,int y,int w,int h)</span></div><div class="line"><span class="comment"> * This command draws a rectangle with a left upper corner at ( \a x , \a y ),</span></div><div class="line"><span class="comment"> * width \a w and height \a h. </span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*!</span></div><div class="line"><span class="comment"> * \overload void Overload_Test::drawRect(const Rect &amp;r)</span></div><div class="line"><span class="comment"> */</span></div><div class="line"></div></div><!-- fragment -->  
494   Click <a href="examples/overload/html/class_test.html">here</a>
495   for the corresponding HTML documentation that is generated by doxygen.
496    </dd></dl>
497 <hr/>
498  <h1><a class="anchor" id="cmdpackage"></a>
499 \package &lt;name&gt;</h1>
500 <p><a name="a:5cpackage"></a> Indicates that a comment block contains documentation for a Java package with name &lt;name&gt;.</p>
501 <hr/>
502  <h1><a class="anchor" id="cmdpage"></a>
503 \page &lt;name&gt; (title)</h1>
504 <p><a name="a:5cpage"></a> Indicates that a comment block contains a piece of documentation that is not directly related to one specific class, file or member. The HTML generator creates a page containing the documentation. The <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/> generator starts a new section in the chapter 'Page documentation'.</p>
505 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="comment">/*! \page page1 A documentation page</span></div><div class="line"><span class="comment">  \tableofcontents</span></div><div class="line"><span class="comment">  Leading text.</span></div><div class="line"><span class="comment">  \section sec An example section</span></div><div class="line"><span class="comment">  This page contains the subsections \ref subsection1 and \ref subsection2.</span></div><div class="line"><span class="comment">  For more info see page \ref page2.</span></div><div class="line"><span class="comment">  \subsection subsection1 The first subsection</span></div><div class="line"><span class="comment">  Text.</span></div><div class="line"><span class="comment">  \subsection subsection2 The second subsection</span></div><div class="line"><span class="comment">  More text.</span></div><div class="line"><span class="comment">*/</span></div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \page page2 Another page</span></div><div class="line"><span class="comment">  Even more info.</span></div><div class="line"><span class="comment">*/</span></div></div><!-- fragment -->  
506   Click <a href="examples/page/html/pages.html">here</a>
507   for the corresponding HTML documentation that is generated by doxygen.
508    </dd></dl>
509 <dl class="section user"><dt>Note:</dt><dd>The &lt;name&gt; argument consists of a combination of letters and number digits. If you wish to use upper case letters (e.g. <code>MYPAGE1</code>), or mixed case letters (e.g. <code>MyPage1</code>) in the &lt;name&gt; argument, you should set <a class="el" href="config.html#cfg_case_sense_names">CASE_SENSE_NAMES</a> to <code>YES</code>. However, this is advisable only if your file system is case sensitive. Otherwise (and for better portability) you should use all lower case letters (e.g. <code>mypage1</code>) for &lt;name&gt; in all references to the page.</dd></dl>
510 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdsection">\section</a>, section <a class="el" href="commands.html#cmdsubsection">\subsection</a>, and section <a class="el" href="commands.html#cmdref">\ref</a>.</dd></dl>
511 <hr/>
512  <h1><a class="anchor" id="cmdprivate"></a>
513 \private</h1>
514 <p><a name="a:5cprivate"></a> Indicates that the member documented by the comment block is private, i.e., should only be accessed by other members in the same class.</p>
515 <p>Note that doxygen automatically detects the protection level of members in object-oriented languages. This command is intended for use only when the language does not support the concept of protection level natively (e.g. C, PHP 4).</p>
516 <p>For starting a section of private members, in a way similar to the "private:" class marker in C++, use <a class="el" href="commands.html#cmdprivatesection">\privatesection</a>.</p>
517 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdmemberof">\memberof</a>, <a class="el" href="commands.html#cmdpublic">\public</a>, <a class="el" href="commands.html#cmdprotected">\protected</a> and <a class="el" href="commands.html#cmdprivatesection">\privatesection</a>.</dd></dl>
518 <hr/>
519  <h1><a class="anchor" id="cmdprivatesection"></a>
520 \privatesection</h1>
521 <p><a name="a:5cprivatesection"></a> Starting a section of private members, in a way similar to the "private:" class marker in C++. Indicates that the member documented by the comment block is private, i.e., should only be accessed by other members in the same class.</p>
522 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdmemberof">\memberof</a>, <a class="el" href="commands.html#cmdpublic">\public</a>, <a class="el" href="commands.html#cmdprotected">\protected</a> and <a class="el" href="commands.html#cmdprivate">\private</a>.</dd></dl>
523 <hr/>
524  <h1><a class="anchor" id="cmdproperty"></a>
525 \property (qualified property name)</h1>
526 <p><a name="a:5cproperty"></a> Indicates that a comment block contains documentation for a property (either global or as a member of a class). This command is equivalent to <a class="el" href="commands.html#cmdfn">\fn</a>, <a class="el" href="commands.html#cmdtypedef">\typedef</a>, and <a class="el" href="commands.html#cmdvar">\var</a>.</p>
527 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdfn">\fn</a>, <a class="el" href="commands.html#cmdtypedef">\typedef</a>, and <a class="el" href="commands.html#cmdvar">\var</a>.</dd></dl>
528 <hr/>
529  <h1><a class="anchor" id="cmdprotected"></a>
530 \protected</h1>
531 <p><a name="a:5cprotected"></a> Indicates that the member documented by the comment block is protected, i.e., should only be accessed by other members in the same or derived classes.</p>
532 <p>Note that doxygen automatically detects the protection level of members in object-oriented languages. This command is intended for use only when the language does not support the concept of protection level natively (e.g. C, PHP 4).</p>
533 <p>For starting a section of protected members, in a way similar to the "protected:" class marker in C++, use <a class="el" href="commands.html#cmdprotectedsection">\protectedsection</a>.</p>
534 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdmemberof">\memberof</a>, <a class="el" href="commands.html#cmdpublic">\public</a>, <a class="el" href="commands.html#cmdprivate">\private</a> and <a class="el" href="commands.html#cmdprotectedsection">\protectedsection</a>.</dd></dl>
535 <hr/>
536  <h1><a class="anchor" id="cmdprotectedsection"></a>
537 \protectedsection</h1>
538 <p><a name="a:5cprotectedsection"></a> Starting a section of protected members, in a way similar to the "protected:" class marker in C++. Indicates that the member documented by the comment block is protected, i.e., should only be accessed by other members in the same or derived classes.</p>
539 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdmemberof">\memberof</a>, <a class="el" href="commands.html#cmdpublic">\public</a>, <a class="el" href="commands.html#cmdprivate">\private</a> and <a class="el" href="commands.html#cmdprotected">\protected</a>.</dd></dl>
540 <hr/>
541  <h1><a class="anchor" id="cmdprotocol"></a>
542 \protocol &lt;name&gt; [&lt;header-file&gt;] [&lt;header-name&gt;]</h1>
543 <p><a name="a:5cprotocol"></a> Indicates that a comment block contains documentation for a protocol in Objective-C with name &lt;name&gt;. The arguments are equal to the <a class="el" href="commands.html#cmdclass">\class</a> command.</p>
544 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdclass">\class</a>.</dd></dl>
545 <hr/>
546  <h1><a class="anchor" id="cmdpublic"></a>
547 \public</h1>
548 <p><a name="a:5cpublic"></a> Indicates that the member documented by the comment block is public, i.e., can be accessed by any other class or function.</p>
549 <p>Note that doxygen automatically detects the protection level of members in object-oriented languages. This command is intended for use only when the language does not support the concept of protection level natively (e.g. C, PHP 4).</p>
550 <p>For starting a section of public members, in a way similar to the "public:" class marker in C++, use <a class="el" href="commands.html#cmdpublicsection">\publicsection</a>.</p>
551 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdmemberof">\memberof</a>, <a class="el" href="commands.html#cmdprotected">\protected</a>, <a class="el" href="commands.html#cmdprivate">\private</a> and <a class="el" href="commands.html#cmdpublicsection">\publicsection</a>.</dd></dl>
552 <hr/>
553  <h1><a class="anchor" id="cmdpublicsection"></a>
554 \publicsection</h1>
555 <p><a name="a:5cpublicsection"></a> Starting a section of public members, in a way similar to the "public:" class marker in C++. Indicates that the member documented by the comment block is public, i.e., can be accessed by any other class or function.</p>
556 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdmemberof">\memberof</a>, <a class="el" href="commands.html#cmdprotected">\protected</a>, <a class="el" href="commands.html#cmdprivate">\private</a> and <a class="el" href="commands.html#cmdpublic">\public</a>.</dd></dl>
557 <hr/>
558  <h1><a class="anchor" id="cmdpure"></a>
559 \pure</h1>
560 <p><a name="a:5cpure"></a> Indicates that the member documented by the comment block is pure virtual, i.e., it is abstract and has no implementation associated with it.</p>
561 <p>This command is intended for use only when the language does not support the concept of pure virtual methods natively (e.g. C, PHP 4).</p>
562 <hr/>
563  <h1><a class="anchor" id="cmdrelates"></a>
564 \relates &lt;name&gt;</h1>
565 <p><a name="a:5crelates"></a> This command can be used in the documentation of a non-member function &lt;name&gt;. It puts the function inside the 'related function' section of the class documentation. This command is useful for documenting non-friend functions that are nevertheless strongly coupled to a certain class. It prevents the need of having to document a file, but only works for functions.</p>
566 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="comment">/*! </span></div><div class="line"><span class="comment"> * A String class.</span></div><div class="line"><span class="comment"> */</span> </div><div class="line">  </div><div class="line"><span class="keyword">class </span>String</div><div class="line">{</div><div class="line">  <span class="keyword">friend</span> <span class="keywordtype">int</span> strcmp(<span class="keyword">const</span> String &amp;,<span class="keyword">const</span> String &amp;);</div><div class="line">};</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! </span></div><div class="line"><span class="comment"> * Compares two strings.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"></div><div class="line"><span class="keywordtype">int</span> strcmp(<span class="keyword">const</span> String &amp;s1,<span class="keyword">const</span> String &amp;s2)</div><div class="line">{</div><div class="line">}</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \relates String</span></div><div class="line"><span class="comment"> * A string debug function.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="keywordtype">void</span> stringDebug()</div><div class="line">{</div><div class="line">}</div></div><!-- fragment -->  
567   Click <a href="examples/relates/html/class_string.html">here</a>
568   for the corresponding HTML documentation that is generated by doxygen.
569    </dd></dl>
570 <hr/>
571  <h1><a class="anchor" id="cmdrelated"></a>
572 \related &lt;name&gt;</h1>
573 <p><a name="a:5crelated"></a> Equivalent to <a class="el" href="commands.html#cmdrelates">\relates</a></p>
574 <hr/>
575  <h1><a class="anchor" id="cmdrelatesalso"></a>
576 \relatesalso &lt;name&gt;</h1>
577 <p><a name="a:5crelatesalso"></a> This command can be used in the documentation of a non-member function &lt;name&gt;. It puts the function both inside the 'related function' section of the class documentation as well as leaving it at its normal file documentation location. This command is useful for documenting non-friend functions that are nevertheless strongly coupled to a certain class. It only works for functions.</p>
578 <hr/>
579  <h1><a class="anchor" id="cmdrelatedalso"></a>
580 \relatedalso &lt;name&gt;</h1>
581 <p><a name="a:5crelatedalso"></a> Equivalent to <a class="el" href="commands.html#cmdrelatesalso">\relatesalso</a></p>
582 <hr/>
583  <h1><a class="anchor" id="cmdshowinitializer"></a>
584 \showinitializer</h1>
585 <p><a name="a:5cshowinitializer"></a> By default the value of a define and the initializer of a variable are only displayed if they are less than 30 lines long. By putting this command in a comment block of a define or variable, the initializer is shown unconditionally. The maximum number of initialization lines can be changed by means of the configuration parameter <a class="el" href="config.html#cfg_max_initializer_lines">MAX_INITIALIZER_LINES</a>, the default value is 30.</p>
586 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdhideinitializer">\hideinitializer</a>.</dd></dl>
587 <hr/>
588  <h1><a class="anchor" id="cmdstatic"></a>
589 \static</h1>
590 <p><a name="a:5cstatic"></a> Indicates that the member documented by the comment block is static, i.e., it works on a class, instead of on an instance of the class.</p>
591 <p>This command is intended for use only when the language does not support the concept of static methods natively (e.g. C).</p>
592 <hr/>
593  <h1><a class="anchor" id="cmdstruct"></a>
594 \struct &lt;name&gt; [&lt;header-file&gt;] [&lt;header-name&gt;]</h1>
595 <p><a name="a:5cstruct"></a> Indicates that a comment block contains documentation for a struct with name &lt;name&gt;. The arguments are equal to the arguments of the <a class="el" href="commands.html#cmdclass">\class</a> command.</p>
596 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdclass">\class</a>.</dd></dl>
597 <hr/>
598  <h1><a class="anchor" id="cmdtypedef"></a>
599 \typedef (typedef declaration)</h1>
600 <p><a name="a:5ctypedef"></a> Indicates that a comment block contains documentation for a typedef (either global or as a member of a class). This command is equivalent to <a class="el" href="commands.html#cmdfn">\fn</a>, <a class="el" href="commands.html#cmdproperty">\property</a>, and <a class="el" href="commands.html#cmdvar">\var</a>.</p>
601 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdfn">\fn</a>, <a class="el" href="commands.html#cmdproperty">\property</a>, and <a class="el" href="commands.html#cmdvar">\var</a>.</dd></dl>
602 <hr/>
603  <h1><a class="anchor" id="cmdunion"></a>
604 \union &lt;name&gt; [&lt;header-file&gt;] [&lt;header-name&gt;]</h1>
605 <p><a name="a:5cunion"></a> Indicates that a comment block contains documentation for a union with name &lt;name&gt;. The arguments are equal to the arguments of the <a class="el" href="commands.html#cmdclass">\class</a> command.</p>
606 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdclass">\class</a>.</dd></dl>
607 <hr/>
608  <h1><a class="anchor" id="cmdvar"></a>
609 \var (variable declaration)</h1>
610 <p><a name="a:5cvar"></a> Indicates that a comment block contains documentation for a variable or enum value (either global or as a member of a class). This command is equivalent to <a class="el" href="commands.html#cmdfn">\fn</a>, <a class="el" href="commands.html#cmdproperty">\property</a>, and <a class="el" href="commands.html#cmdtypedef">\typedef</a>.</p>
611 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdfn">\fn</a>, <a class="el" href="commands.html#cmdproperty">\property</a>, and <a class="el" href="commands.html#cmdtypedef">\typedef</a>.</dd></dl>
612 <hr/>
613  <h1><a class="anchor" id="cmdvhdlflow"></a>
614 \vhdlflow [(title for the flow chart)]</h1>
615 <p><a name="a:5cvhdlflow"></a> This is a VHDL specific command, which can be put in the documentation of a process to produce a flow chart of the logic in the process. Optionally a title for the flow chart can be given. </p><dl class="section note"><dt>Note</dt><dd>Currently the flow chart will only appear in the HTML output.</dd></dl>
616 <hr/>
617  <h1><a class="anchor" id="cmdweakgroup"></a>
618 \weakgroup &lt;name&gt; [(title)]</h1>
619 <p><a name="a:5caddtogroup"></a> Can be used exactly like <a class="el" href="commands.html#cmdaddtogroup">\addtogroup</a>, but has a lower priority when it comes to resolving conflicting grouping definitions.</p>
620 <dl class="section see"><dt>See also</dt><dd>page <a class="el" href="grouping.html">Grouping</a> and section <a class="el" href="commands.html#cmdaddtogroup">\addtogroup</a>.</dd></dl>
621 <hr/>
622 <p> </p><center><p> </p><h2> ---  Section indicators  ---  </h2>
623 <p> </p></center><p></p>
624 <hr/>
625  <h1><a class="anchor" id="cmdattention"></a>
626 \attention { attention text }</h1>
627 <p><a name="a:5cattention"></a> Starts a paragraph where a message that needs attention may be entered. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\attention</code> commands will be joined into a single paragraph. The <code>\attention</code> command ends when a blank line or some other sectioning command is encountered.</p>
628 <hr/>
629  <h1><a class="anchor" id="cmdauthor"></a>
630 \author { list of authors }</h1>
631 <p><a name="a:5cauthor"></a> Starts a paragraph where one or more author names may be entered. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\author</code> commands will be joined into a single paragraph. Each author description will start a new line. Alternatively, one <code>\author</code> command may mention several authors. The <code>\author</code> command ends when a blank line or some other sectioning command is encountered.</p>
632 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="comment">/*! </span></div><div class="line"><span class="comment"> *  \brief     Pretty nice class.</span></div><div class="line"><span class="comment"> *  \details   This class is used to demonstrate a number of section commands.</span></div><div class="line"><span class="comment"> *  \author    John Doe</span></div><div class="line"><span class="comment"> *  \author    Jan Doe</span></div><div class="line"><span class="comment"> *  \version   4.1a</span></div><div class="line"><span class="comment"> *  \date      1990-2011</span></div><div class="line"><span class="comment"> *  \pre       First initialize the system.</span></div><div class="line"><span class="comment"> *  \bug       Not all memory is freed when deleting an object of this class.</span></div><div class="line"><span class="comment"> *  \warning   Improper use can crash your application</span></div><div class="line"><span class="comment"> *  \copyright GNU Public License.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="keyword">class </span>SomeNiceClass {};</div></div><!-- fragment -->  
633   Click <a href="examples/author/html/class_some_nice_class.html">here</a>
634   for the corresponding HTML documentation that is generated by doxygen.
635    </dd></dl>
636 <hr/>
637  <h1><a class="anchor" id="cmdauthors"></a>
638 \authors { list of authors }</h1>
639 <p><a name="a:5cauthors"></a> Equivalent to <a class="el" href="commands.html#cmdauthor">\author</a>.</p>
640 <hr/>
641  <h1><a class="anchor" id="cmdbrief"></a>
642 \brief { brief description }</h1>
643 <p><a name="a:5cbrief"></a> Starts a paragraph that serves as a brief description. For classes and files the brief description will be used in lists and at the start of the documentation page. For class and file members, the brief description will be placed at the declaration of the member and prepended to the detailed description. A brief description may span several lines (although it is advised to keep it brief!). A brief description ends when a blank line or another sectioning command is encountered. If multiple <code>\brief</code> commands are present they will be joined. See section <a class="el" href="commands.html#cmdauthor">\author</a> for an example.</p>
644 <p>Synonymous to <a class="el" href="commands.html#cmdshort">\short</a>.</p>
645 <hr/>
646  <h1><a class="anchor" id="cmdbug"></a>
647 \bug { bug description }</h1>
648 <p><a name="a:5cbug"></a> Starts a paragraph where one or more bugs may be reported. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\bug</code> commands will be joined into a single paragraph. Each bug description will start on a new line. Alternatively, one <code>\bug</code> command may mention several bugs. The <code>\bug</code> command ends when a blank line or some other sectioning command is encountered. See section <a class="el" href="commands.html#cmdauthor">\author</a> for an example.</p>
649 <hr/>
650  <h1><a class="anchor" id="cmdcond"></a>
651 \cond [(section-label)]</h1>
652 <p><a name="a:5ccond"></a> Starts a conditional section that ends with a corresponding <a class="el" href="commands.html#cmdendcond">\endcond</a> command, which is typically found in another comment block. The main purpose of this pair of commands is to (conditionally) exclude part of a file from processing (in older version of doxygen this could only be achieved using C preprocessor commands).</p>
653 <p>The section between <code>\cond</code> and <a class="el" href="commands.html#cmdendcond">\endcond</a> can be included by adding its section label to the <a class="el" href="config.html#cfg_enabled_sections">ENABLED_SECTIONS</a> configuration option. If the section label is omitted, the section will be excluded from processing unconditionally. The section label can be a logical expression build of section labels, round brackets, &amp;&amp; (AND), || (OR) and ! (NOT). If you use an expression you need to wrap it in round brackets, i.e <code>\cond (!LABEL1 &amp;&amp; LABEL2)</code>.</p>
654 <p>For conditional sections within a comment block one should use a <a class="el" href="commands.html#cmdif">\if</a> ... <a class="el" href="commands.html#cmdendif">\endif</a> block.</p>
655 <p>Conditional sections can be nested. In this case a nested section will only be shown if it and its containing section are included.</p>
656 <p>Here is an example showing the commands in action:</p>
657 <pre class="fragment">/** An interface */
658 class Intf
659 {
660   public:
661     /** A method */
662     virtual void func() = 0;
663
664     /// @cond TEST
665
666     /** A method used for testing */
667     virtual void test() = 0;
668
669     /// @endcond
670 };
671
672 /// @cond DEV
673 /*
674  *  The implementation of the interface
675  */
676 class Implementation : public Intf
677 {
678   public:
679     void func();
680
681     /// @cond TEST
682     void test();
683     /// @endcond
684
685     /// @cond
686     /** This method is obsolete and does
687      *  not show up in the documentation.
688      */
689     void obsolete();
690     /// @endcond
691 };
692
693 /// @endcond
694 </pre><p>The output will be different depending on whether or not <a class="el" href="config.html#cfg_enabled_sections">ENABLED_SECTIONS</a> contains <code>TEST</code>, or <code>DEV</code> </p>
695 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdendcond">\endcond</a> and <a class="el" href="config.html#cfg_enabled_sections">ENABLED_SECTIONS</a>.</dd></dl>
696 <hr/>
697  <h1><a class="anchor" id="cmdcopyright"></a>
698 \copyright { copyright description }</h1>
699 <p><a name="a:5ccopyright"></a> Starts a paragraph where the copyright of an entity can be described. This paragraph will be indented. The text of the paragraph has no special internal structure. See section <a class="el" href="commands.html#cmdauthor">\author</a> for an example.</p>
700 <hr/>
701  <h1><a class="anchor" id="cmddate"></a>
702 \date { date description }</h1>
703 <p><a name="a:5cdate"></a> Starts a paragraph where one or more dates may be entered. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\date</code> commands will be joined into a single paragraph. Each date description will start on a new line. Alternatively, one <code>\date</code> command may mention several dates. The <code>\date</code> command ends when a blank line or some other sectioning command is encountered. See section <a class="el" href="commands.html#cmdauthor">\author</a> for an example.</p>
704 <hr/>
705  <h1><a class="anchor" id="cmddeprecated"></a>
706 \deprecated { description }</h1>
707 <p><a name="a:5cdeprecated"></a> Starts a paragraph indicating that this documentation block belongs to a deprecated entity. Can be used to describe alternatives, expected life span, etc.</p>
708 <hr/>
709  <h1><a class="anchor" id="cmddetails"></a>
710 \details { detailed description }</h1>
711 <p><a name="a:5cdetails"></a> Just like <a class="el" href="commands.html#cmdbrief">\brief</a> starts a brief description, <code>\details</code> starts the detailed description. You can also start a new paragraph (blank line) then the <code>\details</code> command is not needed.</p>
712 <hr/>
713  <h1><a class="anchor" id="cmdelse"></a>
714 \else</h1>
715 <p><a name="a:5celse"></a> Starts a conditional section if the previous conditional section was not enabled. The previous section should have been started with a <a class="el" href="commands.html#cmdif">\if</a>, <a class="el" href="commands.html#cmdifnot">\ifnot</a>, or <a class="el" href="commands.html#cmdelseif">\elseif</a> command.</p>
716 <dl class="section see"><dt>See also</dt><dd><a class="el" href="commands.html#cmdif">\if</a>, <a class="el" href="commands.html#cmdifnot">\ifnot</a>, <a class="el" href="commands.html#cmdelseif">\elseif</a>, <a class="el" href="commands.html#cmdendif">\endif.</a></dd></dl>
717 <hr/>
718  <h1><a class="anchor" id="cmdelseif"></a>
719 \elseif (section-label)</h1>
720 <p><a name="a:5celseif"></a> Starts a conditional documentation section if the previous section was not enabled. A conditional section is disabled by default. To enable it you must put the section-label after the <a class="el" href="config.html#cfg_enabled_sections">ENABLED_SECTIONS</a> tag in the configuration file. The section label can be a logical expression build of section names, round brackets, &amp;&amp; (AND), || (OR) and ! (NOT). Conditional blocks can be nested. A nested section is only enabled if all enclosing sections are enabled as well.</p>
721 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdendif">\endif</a>, <a class="el" href="commands.html#cmdifnot">\ifnot</a>, <a class="el" href="commands.html#cmdelse">\else</a>, and <a class="el" href="commands.html#cmdelseif">\elseif</a>.</dd></dl>
722 <hr/>
723  <h1><a class="anchor" id="cmdendcond"></a>
724 \endcond</h1>
725 <p><a name="a:5cendcond"></a> Ends a conditional section that was started by <a class="el" href="commands.html#cmdcond">\cond</a>.</p>
726 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdcond">\cond</a>.</dd></dl>
727 <hr/>
728  <h1><a class="anchor" id="cmdendif"></a>
729 \endif</h1>
730 <p><a name="a:5cendif"></a> Ends a conditional section that was started by <a class="el" href="commands.html#cmdif">\if</a> or <a class="el" href="commands.html#cmdifnot">\ifnot</a> For each <a class="el" href="commands.html#cmdif">\if</a> or <a class="el" href="commands.html#cmdifnot">\ifnot</a> one and only one matching <a class="el" href="commands.html#cmdendif">\endif</a> must follow.</p>
731 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdif">\if</a> and <a class="el" href="commands.html#cmdifnot">\ifnot</a>.</dd></dl>
732 <hr/>
733  <h1><a class="anchor" id="cmdexception"></a>
734 \exception &lt;exception-object&gt; { exception description }</h1>
735 <p><a name="a:5cexception"></a> Starts an exception description for an exception object with name &lt;exception-object&gt;. Followed by a description of the exception. The existence of the exception object is not checked. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\exception</code> commands will be joined into a single paragraph. Each exception description will start on a new line. The <code>\exception</code> description ends when a blank line or some other sectioning command is encountered. See section <a class="el" href="commands.html#cmdfn">\fn</a> for an example.</p>
736 <hr/>
737  <h1><a class="anchor" id="cmdif"></a>
738 \if (section-label)</h1>
739 <p><a name="a:5cif"></a> Starts a conditional documentation section. The section ends with a matching <a class="el" href="commands.html#cmdendif">\endif</a> command. A conditional section is disabled by default. To enable it you must put the section-label after the <a class="el" href="config.html#cfg_enabled_sections">ENABLED_SECTIONS</a> tag in the configuration file.</p>
740 <p>The section label can be a logical expression build of section names, round brackets, &amp;&amp; (AND), || (OR) and ! (NOT). If you use an expression you need to wrap it in round brackets, i.e <code>\cond (!LABEL1 &amp;&amp; LABEL2)</code>.</p>
741 <p>Conditional blocks can be nested. A nested section is only enabled if all enclosing sections are enabled as well.</p>
742 <dl class="section user"><dt>Example:</dt><dd><pre class="fragment">  /*! Unconditionally shown documentation.
743    *  \if Cond1
744    *    Only included if Cond1 is set.
745    *  \endif
746    *  \if Cond2
747    *    Only included if Cond2 is set.
748    *    \if Cond3
749    *      Only included if Cond2 and Cond3 are set.
750    *    \endif
751    *    More text.
752    *  \endif
753    *  Unconditional text.
754    */
755 </pre></dd></dl>
756 <p>You can also use conditional commands inside aliases. To document a class in two languages you could for instance use:</p>
757 <dl class="section user"><dt>Example 2:</dt><dd><pre class="fragment">/*! \english
758  *  This is English.
759  *  \endenglish
760  *  \dutch
761  *  Dit is Nederlands.
762  *  \enddutch
763  */
764 class Example
765 {
766 };
767 </pre></dd></dl>
768 <p>Where the following aliases are defined in the configuration file:</p>
769 <pre class="fragment">ALIASES  = "english=\if english" \
770            "endenglish=\endif" \
771            "dutch=\if dutch" \
772            "enddutch=\endif"
773 </pre><p>and <a class="el" href="config.html#cfg_enabled_sections">ENABLED_SECTIONS</a> can be used to enable either <code>english</code> or <code>dutch</code>.</p>
774 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdendif">\endif</a>, <a class="el" href="commands.html#cmdifnot">\ifnot</a>, <a class="el" href="commands.html#cmdelse">\else</a>, <a class="el" href="commands.html#cmdelseif">\elseif</a>, and <a class="el" href="config.html#cfg_enabled_sections">ENABLED_SECTIONS</a>.</dd></dl>
775 <hr/>
776  <h1><a class="anchor" id="cmdifnot"></a>
777 \ifnot (section-label)</h1>
778 <p><a name="a:5cifnot"></a> Starts a conditional documentation section. The section ends with a matching <a class="el" href="commands.html#cmdendif">\endif</a> command. This conditional section is enabled by default. To disable it you must put the section-label after the <a class="el" href="config.html#cfg_enabled_sections">ENABLED_SECTIONS</a> tag in the configuration file. The section label can be a logical expression build of section names, round brackets, &amp;&amp; (AND), || (OR) and ! (NOT).</p>
779 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdendif">\endif</a>, <a class="el" href="commands.html#cmdif">\if</a>, <a class="el" href="commands.html#cmdelse">\else</a>, and <a class="el" href="commands.html#cmdelseif">\elseif</a>, and <a class="el" href="config.html#cfg_enabled_sections">ENABLED_SECTIONS</a>.</dd></dl>
780 <hr/>
781  <h1><a class="anchor" id="cmdinvariant"></a>
782 \invariant { description of invariant }</h1>
783 <p><a name="a:5cinvariant"></a> Starts a paragraph where the invariant of an entity can be described. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\invariant</code> commands will be joined into a single paragraph. Each invariant description will start on a new line. Alternatively, one <code>\invariant</code> command may mention several invariants. The <code>\invariant</code> command ends when a blank line or some other sectioning command is encountered.</p>
784 <hr/>
785  <h1><a class="anchor" id="cmdnote"></a>
786 \note { text }</h1>
787 <p><a name="a:5cnote"></a> Starts a paragraph where a note can be entered. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\note</code> commands will be joined into a single paragraph. Each note description will start on a new line. Alternatively, one <code>\note</code> command may mention several notes. The <code>\note</code> command ends when a blank line or some other sectioning command is encountered. See section <a class="el" href="commands.html#cmdpar">\par</a> for an example.</p>
788 <hr/>
789  <h1><a class="anchor" id="cmdpar"></a>
790 \par [(paragraph title)] { paragraph }</h1>
791 <p><a name="a:5cpar"></a> If a paragraph title is given this command starts a paragraph with a user defined heading. The heading extends until the end of the line. The paragraph following the command will be indented.</p>
792 <p>If no paragraph title is given this command will start a new paragraph. This will also work inside other paragraph commands (like <a class="el" href="commands.html#cmdparam">\param</a> or <a class="el" href="commands.html#cmdwarning">\warning</a>) without ending that command.</p>
793 <p>The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. The <code>\par</code> command ends when a blank line or some other sectioning command is encountered.</p>
794 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="comment">/*! \class Par_Test</span></div><div class="line"><span class="comment"> * Normal text.</span></div><div class="line"><span class="comment"> *</span></div><div class="line"><span class="comment"> * \par User defined paragraph:</span></div><div class="line"><span class="comment"> * Contents of the paragraph.</span></div><div class="line"><span class="comment"> *</span></div><div class="line"><span class="comment"> * \par</span></div><div class="line"><span class="comment"> * New paragraph under the same heading.</span></div><div class="line"><span class="comment"> *</span></div><div class="line"><span class="comment"> * \note</span></div><div class="line"><span class="comment"> * This note consists of two paragraphs.</span></div><div class="line"><span class="comment"> * This is the first paragraph.</span></div><div class="line"><span class="comment"> *</span></div><div class="line"><span class="comment"> * \par</span></div><div class="line"><span class="comment"> * And this is the second paragraph.</span></div><div class="line"><span class="comment"> *</span></div><div class="line"><span class="comment"> * More normal text. </span></div><div class="line"><span class="comment"> */</span></div><div class="line">  </div><div class="line"><span class="keyword">class </span>Par_Test {};</div></div><!-- fragment -->  
795   Click <a href="examples/par/html/class_test.html">here</a>
796   for the corresponding HTML documentation that is generated by doxygen.
797    </dd></dl>
798 <hr/>
799  <h1><a class="anchor" id="cmdparam"></a>
800 \param [(dir)] &lt;parameter-name&gt; { parameter description }</h1>
801 <p><a name="a:5cparam"></a> Starts a parameter description for a function parameter with name &lt;parameter-name&gt;, followed by a description of the parameter. The existence of the parameter is checked and a warning is given if the documentation of this (or any other) parameter is missing or not present in the function declaration or definition.</p>
802 <p>The <code>\param</code> command has an optional attribute, (dir), specifying the direction of the parameter. Possible values are "[in]", "[in,out]", and "[out]", note the [square] brackets in this description. When a parameter is both input and output, [in,out] is used as attribute. Here is an example for the function <code>memcpy:</code> </p><div class="fragment"><div class="line"><span class="comment">/*!</span></div><div class="line"><span class="comment"> * Copies bytes from a source memory area to a destination memory area,</span></div><div class="line"><span class="comment"> * where both areas may not overlap.</span></div><div class="line"><span class="comment"> * @param[out] dest The memory area to copy to.</span></div><div class="line"><span class="comment"> * @param[in]  src  The memory area to copy from.</span></div><div class="line"><span class="comment"> * @param[in]  n    The number of bytes to copy</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="keywordtype">void</span> memcpy(<span class="keywordtype">void</span> *dest, <span class="keyword">const</span> <span class="keywordtype">void</span> *src, <span class="keywordtype">size_t</span> n);</div></div><!-- fragment --><p>The parameter description is a paragraph with no special internal structure. All visual enhancement commands may be used inside the paragraph.</p>
803 <p>Multiple adjacent <code>\param</code> commands will be joined into a single paragraph. Each parameter description will start on a new line. The <code>\param</code> description ends when a blank line or some other sectioning command is encountered. See section <a class="el" href="commands.html#cmdfn">\fn</a> for an example.</p>
804 <p>Note that you can also document multiple parameters with a single <code>\param</code> command using a comma separated list. Here is an example:</p>
805 <div class="fragment"><div class="line"><span class="comment">/** Sets the position.</span></div><div class="line"><span class="comment"> *  @param x,y,z Coordinates of the position in 3D space.</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="keywordtype">void</span> setPosition(<span class="keywordtype">double</span> x,<span class="keywordtype">double</span> y,<span class="keywordtype">double</span> z,<span class="keywordtype">double</span> t)</div><div class="line">{</div><div class="line">}</div></div><!-- fragment --><p>Note that for PHP one can also specify the type (or types if you separate them with a pipe symbol) which are allowed for a parameter (as this is not part of the definition). The syntax is the same as for phpDocumentor, i.e. </p><pre class="fragment">@param  datatype1|datatype2 $paramname description
806 </pre><hr/>
807  <h1><a class="anchor" id="cmdparblock"></a>
808 \parblock</h1>
809 <p><a name="a:5cparblock"></a> For commands that expect a single paragraph as argument (such as <a class="el" href="commands.html#cmdpar">\par</a>, <a class="el" href="commands.html#cmdparam">\param</a> and <a class="el" href="commands.html#cmdwarning">\warning</a>), the <a class="el" href="commands.html#cmdparblock">\parblock</a> command allows to start a description that covers multiple paragraphs, which then ends with <a class="el" href="commands.html#cmdendparblock">\endparblock</a>.</p>
810 <p>Example: </p><pre class="fragment">/** Example of a param command with a description consisting of two paragraphs
811  *  \param p 
812  *  \parblock
813  *  First paragraph of the param description.
814  *
815  *  Second paragraph of the param description.
816  *  \endparblock
817  *  Rest of the comment block continues.
818  */
819 </pre><p> Note that the <code>\parblock</code> command may also appear directly after <a class="el" href="commands.html#cmdparam">\param</a>'s first argument.</p>
820 <hr/>
821  <h1><a class="anchor" id="cmdendparblock"></a>
822 \endparblock</h1>
823 <p><a name="a:5cendparblock"></a> This ends a block of paragraphs started with <a class="el" href="commands.html#cmdparblock">\parblock</a>.</p>
824 <hr/>
825  <h1><a class="anchor" id="cmdtparam"></a>
826 \tparam &lt;template-parameter-name&gt; { description }</h1>
827 <p><a name="a:5ctparam"></a> Starts a template parameter for a class or function template parameter with name &lt;template-parameter-name&gt;, followed by a description of the template parameter.</p>
828 <p>Otherwise similar to <a class="el" href="commands.html#cmdparam">\param</a>.</p>
829 <hr/>
830  <h1><a class="anchor" id="cmdpost"></a>
831 \post { description of the postcondition }</h1>
832 <p><a name="a:5cpost"></a> Starts a paragraph where the postcondition of an entity can be described. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\post</code> commands will be joined into a single paragraph. Each postcondition will start on a new line. Alternatively, one <code>\post</code> command may mention several postconditions. The <code>\post</code> command ends when a blank line or some other sectioning command is encountered.</p>
833 <hr/>
834  <h1><a class="anchor" id="cmdpre"></a>
835 \pre { description of the precondition }</h1>
836 <p><a name="a:5cpre"></a> Starts a paragraph where the precondition of an entity can be described. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\pre</code> commands will be joined into a single paragraph. Each precondition will start on a new line. Alternatively, one <code>\pre</code> command may mention several preconditions. The <code>\pre</code> command ends when a blank line or some other sectioning command is encountered.</p>
837 <hr/>
838  <h1><a class="anchor" id="cmdremark"></a>
839 \remark { remark text }</h1>
840 <p><a name="a:5cremark"></a> Starts a paragraph where one or more remarks may be entered. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\remark</code> commands will be joined into a single paragraph. Each remark will start on a new line. Alternatively, one <code>\remark</code> command may mention several remarks. The <code>\remark</code> command ends when a blank line or some other sectioning command is encountered.</p>
841 <hr/>
842  <h1><a class="anchor" id="cmdremarks"></a>
843 \remarks { remark text }</h1>
844 <p><a name="a:5cremarks"></a> Equivalent to <a class="el" href="commands.html#cmdremark">\remark</a>.</p>
845 <hr/>
846  <h1><a class="anchor" id="cmdresult"></a>
847 \result { description of the result value }</h1>
848 <p><a name="a:5cresult"></a> Equivalent to <a class="el" href="commands.html#cmdreturn">\return</a>.</p>
849 <hr/>
850  <h1><a class="anchor" id="cmdreturn"></a>
851 \return { description of the return value }</h1>
852 <p><a name="a:5creturn"></a> Starts a return value description for a function. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\return</code> commands will be joined into a single paragraph. The <code>\return</code> description ends when a blank line or some other sectioning command is encountered. See section <a class="el" href="commands.html#cmdfn">\fn</a> for an example.</p>
853 <hr/>
854  <h1><a class="anchor" id="cmdreturns"></a>
855 \returns { description of the return value }</h1>
856 <p><a name="a:5creturns"></a> Equivalent to <a class="el" href="commands.html#cmdreturn">\return</a>.</p>
857 <hr/>
858  <h1><a class="anchor" id="cmdretval"></a>
859 \retval &lt;return value&gt; { description }</h1>
860 <p><a name="a:5cretval"></a> Starts a description for a function's return value with name &lt;return value&gt;, followed by a description of the return value. The text of the paragraph that forms the description has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\retval</code> commands will be joined into a single paragraph. Each return value description will start on a new line. The <code>\retval</code> description ends when a blank line or some other sectioning command is encountered.</p>
861 <hr/>
862  <h1><a class="anchor" id="cmdsa"></a>
863 \sa { references }</h1>
864 <p><a name="a:5csa"></a> Starts a paragraph where one or more cross-references to classes, functions, methods, variables, files or URL may be specified. Two names joined by either <code>::</code> or <code>#</code> are understood as referring to a class and one of its members. One of several overloaded methods or constructors may be selected by including a parenthesized list of argument types after the method name.</p>
865 <p>Synonymous to <a class="el" href="commands.html#cmdsee">\see</a>.</p>
866 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="autolink.html">autolink</a> for information on how to create links to objects.</dd></dl>
867 <hr/>
868  <h1><a class="anchor" id="cmdsee"></a>
869 \see { references }</h1>
870 <p><a name="a:5csee"></a> Equivalent to <a class="el" href="commands.html#cmdsa">\sa</a>. Introduced for compatibility with Javadoc.</p>
871 <hr/>
872  <h1><a class="anchor" id="cmdshort"></a>
873 \short { short description }</h1>
874 <p><a name="a:5cshort"></a> Equivalent to <a class="el" href="commands.html#cmdbrief">\brief</a>.</p>
875 <hr/>
876  <h1><a class="anchor" id="cmdsince"></a>
877 \since { text }</h1>
878 <p><a name="a:5csince"></a> This command can be used to specify since when (version or time) an entity is available. The paragraph that follows <code>\since</code> does not have any special internal structure. All visual enhancement commands may be used inside the paragraph. The <code>\since</code> description ends when a blank line or some other sectioning command is encountered.</p>
879 <hr/>
880  <h1><a class="anchor" id="cmdtest"></a>
881 \test { paragraph describing a test case }</h1>
882 <p><a name="a:5ctest"></a> Starts a paragraph where a test case can be described. The description will also add the test case to a separate test list. The two instances of the description will be cross-referenced. Each test case in the test list will be preceded by a header that indicates the origin of the test case.</p>
883 <hr/>
884  <h1><a class="anchor" id="cmdthrow"></a>
885 \throw &lt;exception-object&gt; { exception description }</h1>
886 <p><a name="a:5cthrow"></a> Synonymous <a class="el" href="commands.html#cmdexception">\exception</a>.</p>
887 <dl class="section user"><dt>Note:</dt><dd>the command <a class="el" href="commands.html#cmdthrows">\throws</a> is a synonym for this command.</dd></dl>
888 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdexception">\exception</a></dd></dl>
889 <hr/>
890  <h1><a class="anchor" id="cmdthrows"></a>
891 \throws &lt;exception-object&gt; { exception description }</h1>
892 <p><a name="a:5cthrows"></a> Equivalent to <a class="el" href="commands.html#cmdthrow">\throw</a>.</p>
893 <hr/>
894  <h1><a class="anchor" id="cmdtodo"></a>
895 \todo { paragraph describing what is to be done }</h1>
896 <p><a name="a:5ctodo"></a> Starts a paragraph where a TODO item is described. The description will also add an item to a separate TODO list. The two instances of the description will be cross-referenced. Each item in the TODO list will be preceded by a header that indicates the origin of the item.</p>
897 <hr/>
898  <h1><a class="anchor" id="cmdversion"></a>
899 \version { version number }</h1>
900 <p><a name="a:5cversion"></a> Starts a paragraph where one or more version strings may be entered. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\version</code> commands will be joined into a single paragraph. Each version description will start on a new line. Alternatively, one <code>\version</code> command may mention several version strings. The \version command ends when a blank line or some other sectioning command is encountered. See section <a class="el" href="commands.html#cmdauthor">\author</a> for an example.</p>
901 <hr/>
902  <h1><a class="anchor" id="cmdwarning"></a>
903 \warning { warning message }</h1>
904 <p><a name="a:5cwarning"></a> Starts a paragraph where one or more warning messages may be entered. The paragraph will be indented. The text of the paragraph has no special internal structure. All visual enhancement commands may be used inside the paragraph. Multiple adjacent <code>\warning</code> commands will be joined into a single paragraph. Each warning description will start on a new line. Alternatively, one <code>\warning</code> command may mention several warnings. The <code>\warning</code> command ends when a blank line or some other sectioning command is encountered. See section <a class="el" href="commands.html#cmdauthor">\author</a> for an example.</p>
905 <hr/>
906  <h1><a class="anchor" id="cmdxrefitem"></a>
907 \xrefitem &lt;key&gt; "(heading)" "(list title)" { text }</h1>
908 <p><a name="a:5cxrefitem"></a> This command is a generalization of commands such as <a class="el" href="commands.html#cmdtodo">\todo</a> and <a class="el" href="commands.html#cmdbug">\bug</a>. It can be used to create user-defined text sections which are automatically cross-referenced between the place of occurrence and a related page, which will be generated. On the related page all sections of the same type will be collected.</p>
909 <p>The first argument &lt;key&gt; is an identifier uniquely representing the type of the section. The second argument is a quoted string representing the heading of the section under which text passed as the fourth argument is put. The third argument (list title) is used as the title for the related page containing all items with the same key. The keys <code>"todo"</code>, <code>"test"</code>, <code>"bug"</code> and <code>"deprecated"</code> are predefined.</p>
910 <p>To get an idea on how to use the <code>\xrefitem</code> command and what its effect is, consider the todo list, which (for English output) can be seen an alias for the command </p><pre class="fragment">\xrefitem todo "Todo" "Todo List" </pre><p>Since it is very tedious and error-prone to repeat the first three parameters of the command for each section, the command is meant to be used in combination with the <a class="el" href="config.html#cfg_aliases">ALIASES</a> option in the configuration file. To define a new command <code>\reminder</code>, for instance, one should add the following line to the configuration file: </p><pre class="fragment">ALIASES += "reminder=\xrefitem reminders \"Reminder\" \"Reminders\"" </pre><p> Note the use of escaped quotes for the second and third argument of the <code>\xrefitem</code> command.</p>
911 <p>In case parameter "(heading)" is the empty string no heading is generated. This can be useful when used in combination with the <a class="el" href="commands.html#cmdpage">\page</a> command e.g. </p><pre class="fragment">/** @page my_errors My Errors
912  *  @brief Errors page
913  *
914  *  Errors page contents.
915  */
916
917 /** \error ERROR 101: in case a file can not be opened.
918     Check about file system read/write access. */
919 #define MY_ERR_CANNOT_OPEN_FILE                   101
920
921 /** \error ERROR 102: in case a file can not be closed.
922     Check about file system read/write access. */
923 #define MY_ERR_CANNOT_CLOSE_FILE                  102
924 </pre><p> with <code>\error</code> defined as </p><pre class="fragment">ALIASES += "error=\xrefitem my_errors \"\" \"\"" </pre><hr/>
925 <p> </p><center><p> </p><h2> ---  Commands to create links  ---  </h2>
926 <p> </p></center><p></p>
927 <hr/>
928  <h1><a class="anchor" id="cmdaddindex"></a>
929 \addindex (text)</h1>
930 <p><a name="a:5caddindex"></a> This command adds (text) to the <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/> index.</p>
931 <hr/>
932  <h1><a class="anchor" id="cmdanchor"></a>
933 \anchor &lt;word&gt;</h1>
934 <p><a name="a:5canchor"></a> This command places an invisible, named anchor into the documentation to which you can refer with the <a class="el" href="commands.html#cmdref">\ref</a> command.</p>
935 <dl class="section note"><dt>Note</dt><dd>Anchors can currently only be put into a comment block that is marked as a page (using <a class="el" href="commands.html#cmdpage">\page</a>) or mainpage (<a class="el" href="commands.html#cmdmainpage">\mainpage</a>).</dd></dl>
936 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdref">\ref</a>.</dd></dl>
937 <hr/>
938  <h1><a class="anchor" id="cmdcite"></a>
939 \cite &lt;label&gt;</h1>
940 <p><a name="a:5ccite"></a> Adds a bibliographic reference in the text and in the list of bibliographic references. The &lt;label&gt; must be a valid BibTeX label that can be found in one of the .bib files listed in <a class="el" href="config.html#cfg_cite_bib_files">CITE_BIB_FILES</a>. For the <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/> output the formatting of the reference in the text can be configured with <a class="el" href="config.html#cfg_latex_bib_style">LATEX_BIB_STYLE</a>. For other output formats a fixed representation is used. Note that using this command requires the <code>bibtex</code> tool to be present in the search path.</p>
941 <hr/>
942  <h1><a class="anchor" id="cmdendlink"></a>
943 \endlink</h1>
944 <p><a name="a:5cendlink"></a> This command ends a link that is started with the <a class="el" href="commands.html#cmdlink">\link</a> command.</p>
945 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdlink">\link</a>.</dd></dl>
946 <hr/>
947  <h1><a class="anchor" id="cmdlink"></a>
948 \link &lt;link-object&gt;</h1>
949 <p><a name="a:5clink"></a> The links that are automatically generated by doxygen always have the name of the object they point to as link-text.</p>
950 <p>The <code>\link</code> command can be used to create a link to an object (a file, class, or member) with a user specified link-text. The link command should end with an <a class="el" href="commands.html#cmdendlink">\endlink</a> command. All text between the <code>\link</code> and <a class="el" href="commands.html#cmdendlink">\endlink</a> commands serves as text for a link to the &lt;link-object&gt; specified as the first argument of <code>\link</code>.</p>
951 <dl class="section see"><dt>See also</dt><dd>Section <a class="el" href="autolink.html">autolink</a> for more information on automatically generated links and valid link-objects.</dd></dl>
952 <hr/>
953  <h1><a class="anchor" id="cmdref"></a>
954 \ref &lt;name&gt; ["(text)"]</h1>
955 <p><a name="a:5cref"></a> Creates a reference to a named section, subsection, page or anchor. For HTML documentation the reference command will generate a link to the section. For a section or subsection the title of the section will be used as the text of the link. For an anchor the optional text between quotes will be used or &lt;name&gt; if no text is specified. For <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/> documentation the reference command will generate a section number for sections or the text followed by a page number if &lt;name&gt; refers to an anchor.</p>
956 <dl class="section see"><dt>See also</dt><dd>Section <a class="el" href="commands.html#cmdpage">\page</a> for an example of the <code>\ref</code> command.</dd></dl>
957 <hr/>
958  <h1><a class="anchor" id="cmdrefitem"></a>
959 \refitem &lt;name&gt;</h1>
960 <p><a name="a:5crefitem"></a> Just like the <a class="el" href="commands.html#cmdref">\ref</a> command, this command creates a reference to a named section, but this reference appears in a list that is started by <a class="el" href="commands.html#cmdsecreflist">\secreflist</a> and ends with <a class="el" href="commands.html#cmdendsecreflist">\endsecreflist</a>. An example of such a list can be seen <a class="el" href="commands.html#showsecreflist">at the top of the page</a>.</p>
961 <hr/>
962  <h1><a class="anchor" id="cmdsecreflist"></a>
963 \secreflist</h1>
964 <p><a name="a:5csecreflist"></a> Starts an index list of item, created with <a class="el" href="commands.html#cmdrefitem">\refitem</a> that each link to a named section.</p>
965 <hr/>
966  <h1><a class="anchor" id="cmdendsecreflist"></a>
967 \endsecreflist</h1>
968 <p><a name="a:5cendsecreflist"></a> End an index list started with <a class="el" href="commands.html#cmdsecreflist">\secreflist</a>.</p>
969 <hr/>
970  <h1><a class="anchor" id="cmdsubpage"></a>
971 \subpage &lt;name&gt; ["(text)"]</h1>
972 <p><a name="a:5csubpage"></a> This command can be used to create a hierarchy of pages. The same structure can be made using the <a class="el" href="commands.html#cmddefgroup">\defgroup</a> and <a class="el" href="commands.html#cmdingroup">\ingroup</a> commands, but for pages the <code>\subpage</code> command is often more convenient. The main page (see <a class="el" href="commands.html#cmdmainpage">\mainpage</a>) is typically the root of hierarchy.</p>
973 <p>This command behaves similar as <a class="el" href="commands.html#cmdref">\ref</a> in the sense that it creates a reference to a page labeled &lt;name&gt; with the optional link text as specified in the second argument.</p>
974 <p>It differs from the <a class="el" href="commands.html#cmdref">\ref</a> command in that it only works for pages, and creates a parent-child relation between pages, where the child page (or sub page) is identified by label &lt;name&gt;.</p>
975 <p>See the <a class="el" href="commands.html#cmdsection">\section</a> and <a class="el" href="commands.html#cmdsubsection">\subsection</a> commands if you want to add structure without creating multiple pages.</p>
976 <dl class="section note"><dt>Note</dt><dd>Each page can be the sub page of only one other page and no cyclic relations are allowed, i.e. the page hierarchy must have a tree structure.</dd></dl>
977 <p>Here is an example: </p><pre class="fragment">/*! \mainpage A simple manual
978
979 Some general info.
980
981 This manual is divided in the following sections:
982 - \subpage intro
983 - \subpage advanced "Advanced usage"
984 */
985
986 //-----------------------------------------------------------
987
988 /*! \page intro Introduction
989 This page introduces the user to the topic.
990 Now you can proceed to the \ref advanced "advanced section".
991 */
992
993 //-----------------------------------------------------------
994
995 /*! \page advanced Advanced Usage
996 This page is for advanced users.
997 Make sure you have first read \ref intro "the introduction".
998 */
999 </pre><hr/>
1000  <h1><a class="anchor" id="cmdtableofcontents"></a>
1001 \tableofcontents</h1>
1002 <p><a name="a:5ctableofcontents"></a> Creates a table of contents at the top of a page, listing all sections and subsections in the page.</p>
1003 <dl class="section warning"><dt>Warning</dt><dd>This command only works inside related page documentation and <em>not</em> in other documentation blocks and only has effect in the HTML output!</dd></dl>
1004 <hr/>
1005  <h1><a class="anchor" id="cmdsection"></a>
1006 \section &lt;section-name&gt; (section title)</h1>
1007 <p><a name="a:5csection"></a> Creates a section with name &lt;section-name&gt;. The title of the section should be specified as the second argument of the <code>\section</code> command.</p>
1008 <dl class="section warning"><dt>Warning</dt><dd>This command only works inside related page documentation and <em>not</em> in other documentation blocks!</dd></dl>
1009 <dl class="section see"><dt>See also</dt><dd>Section <a class="el" href="commands.html#cmdpage">\page</a> for an example of the <code>\section</code> command.</dd></dl>
1010 <hr/>
1011  <h1><a class="anchor" id="cmdsubsection"></a>
1012 \subsection &lt;subsection-name&gt; (subsection title)</h1>
1013 <p><a name="a:5csubsection"></a> Creates a subsection with name &lt;subsection-name&gt;. The title of the subsection should be specified as the second argument of the <code>\subsection</code> command.</p>
1014 <dl class="section warning"><dt>Warning</dt><dd>This command only works inside a section of a related page documentation block and <em>not</em> in other documentation blocks!</dd></dl>
1015 <dl class="section see"><dt>See also</dt><dd>Section <a class="el" href="commands.html#cmdpage">\page</a> for an example of the <code>\subsection</code> command.</dd></dl>
1016 <hr/>
1017  <h1><a class="anchor" id="cmdsubsubsection"></a>
1018 \subsubsection &lt;subsubsection-name&gt; (subsubsection title)</h1>
1019 <p><a name="a:5csubsubsection"></a> Creates a subsubsection with name &lt;subsubsection-name&gt;. The title of the subsubsection should be specified as the second argument of the <code>\subsubsection</code> command.</p>
1020 <dl class="section warning"><dt>Warning</dt><dd>This command only works inside a subsection of a related page documentation block and <em>not</em> in other documentation blocks!</dd></dl>
1021 <dl class="section see"><dt>See also</dt><dd>Section <a class="el" href="commands.html#cmdpage">\page</a> for an example of the <a class="el" href="commands.html#cmdsection">\section</a> command and <a class="el" href="commands.html#cmdsubsection">\subsection</a> command.</dd></dl>
1022 <hr/>
1023  <h1><a class="anchor" id="cmdparagraph"></a>
1024 \paragraph &lt;paragraph-name&gt; (paragraph title)</h1>
1025 <p><a name="a:5cparagraph"></a> Creates a named paragraph with name &lt;paragraph-name&gt;. The title of the paragraph should be specified as the second argument of the <code>\paragraph</code> command.</p>
1026 <dl class="section warning"><dt>Warning</dt><dd>This command only works inside a subsubsection of a related page documentation block and <em>not</em> in other documentation blocks!</dd></dl>
1027 <hr/>
1028 <p> </p><center><p> </p><h2> ---  Commands for displaying examples  ---  </h2>
1029 <p> </p></center><p></p>
1030 <hr/>
1031  <h1><a class="anchor" id="cmddontinclude"></a>
1032 \dontinclude &lt;file-name&gt;</h1>
1033 <p><a name="a:5cdontinclude"></a> This command can be used to parse a source file without actually verbatim including it in the documentation (as the <a class="el" href="commands.html#cmdinclude">\include</a> command does). This is useful if you want to divide the source file into smaller pieces and add documentation between the pieces. Source files or directories can be specified using the <a class="el" href="config.html#cfg_example_path">EXAMPLE_PATH</a> tag of doxygen's configuration file.</p>
1034 <p>The class and member declarations and definitions inside the code fragment are 'remembered' during the parsing of the comment block that contained the <code>\dontinclude</code> command.</p>
1035 <p>For line by line descriptions of source files, one or more lines of the example can be displayed using the <a class="el" href="commands.html#cmdline">\line</a>, <a class="el" href="commands.html#cmdskip">\skip</a>, <a class="el" href="commands.html#cmdskipline">\skipline</a>, and <a class="el" href="commands.html#cmduntil">\until</a> commands. An internal pointer is used for these commands. The <code>\dontinclude</code> command sets the pointer to the first line of the example.</p>
1036 <dl class="section user"><dt>Example:</dt><dd><div class="fragment"><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! A test class. */</span></div><div class="line"></div><div class="line"><span class="keyword">class </span>Include_Test</div><div class="line">{</div><div class="line">  <span class="keyword">public</span>:<span class="comment"></span></div><div class="line"><span class="comment">    /// a member function</span></div><div class="line"><span class="comment"></span>    <span class="keywordtype">void</span> example();</div><div class="line">};</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \page example</span></div><div class="line"><span class="comment"> *  \dontinclude include_test.cpp</span></div><div class="line"><span class="comment"> *  Our main function starts like this:</span></div><div class="line"><span class="comment"> *  \skip main</span></div><div class="line"><span class="comment"> *  \until {</span></div><div class="line"><span class="comment"> *  First we create an object \c t of the Include_Test class.</span></div><div class="line"><span class="comment"> *  \skipline Include_Test</span></div><div class="line"><span class="comment"> *  Then we call the example member function </span></div><div class="line"><span class="comment"> *  \line example</span></div><div class="line"><span class="comment"> *  After that our little test routine ends.</span></div><div class="line"><span class="comment"> *  \line }</span></div><div class="line"><span class="comment"> */</span></div></div><!-- fragment --> Where the example file <code>example_test.cpp</code> looks as follows: <div class="fragment"><div class="line"><span class="keywordtype">void</span> main()</div><div class="line">{</div><div class="line">  Example_Test t;</div><div class="line">  t.example();</div><div class="line">}</div></div><!-- fragment -->  
1037   Click <a href="examples/include/html/example.html">here</a>
1038   for the corresponding HTML documentation that is generated by doxygen.
1039    </dd></dl>
1040 <p>Alternatively, the <a class="el" href="commands.html#cmdsnippet">\snippet</a> command can be used to include only a fragment of a source file. For this to work the fragment has to be marked.</p>
1041 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdline">\line</a>, <a class="el" href="commands.html#cmdskip">\skip</a>, <a class="el" href="commands.html#cmdskipline">\skipline</a>, <a class="el" href="commands.html#cmduntil">\until</a>, and <a class="el" href="commands.html#cmdinclude">\include</a>.</dd></dl>
1042 <hr/>
1043  <h1><a class="anchor" id="cmdinclude"></a>
1044 \include &lt;file-name&gt;</h1>
1045 <p><a name="a:5cinclude"></a> This command can be used to include a source file as a block of code. The command takes the name of an include file as an argument. Source files or directories can be specified using the <a class="el" href="config.html#cfg_example_path">EXAMPLE_PATH</a> tag of doxygen's configuration file.</p>
1046 <p>If &lt;file-name&gt; itself is not unique for the set of example files specified by the <a class="el" href="config.html#cfg_example_path">EXAMPLE_PATH</a> tag, you can include part of the absolute path to disambiguate it.</p>
1047 <p>Using the <code>\include</code> command is equivalent to inserting the file into the documentation block and surrounding it with <a class="el" href="commands.html#cmdcode">\code</a> and <a class="el" href="commands.html#cmdendcode">\endcode</a> commands.</p>
1048 <p>The main purpose of the <code>\include</code> command is to avoid code duplication in case of example blocks that consist of multiple source and header files.</p>
1049 <p>For a line by line description of a source files use the <a class="el" href="commands.html#cmddontinclude">\dontinclude</a> command in combination with the <a class="el" href="commands.html#cmdline">\line</a>, <a class="el" href="commands.html#cmdskip">\skip</a>, <a class="el" href="commands.html#cmdskipline">\skipline</a>, and <a class="el" href="commands.html#cmduntil">\until</a> commands.</p>
1050 <p>Alternatively, the <a class="el" href="commands.html#cmdsnippet">\snippet</a> command can be used to include only a fragment of a source file. For this to work the fragment has to be marked.</p>
1051 <dl class="section note"><dt>Note</dt><dd>Doxygen's special commands do not work inside blocks of code. It is allowed to nest C-style comments inside a code block though.</dd></dl>
1052 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdexample">\example</a>, <a class="el" href="commands.html#cmddontinclude">\dontinclude</a>, <a class="el" href="commands.html#cmdverbatim">\verbatim</a> and <a class="el" href="commands.html#cmdincludedoc">\includedoc</a>.</dd></dl>
1053 <hr/>
1054  <h1><a class="anchor" id="cmdincludelineno"></a>
1055 \includelineno &lt;file-name&gt;</h1>
1056 <p><a name="a:5cincludelineno"></a> This command works the same way as <a class="el" href="commands.html#cmdinclude">\include</a>, but will add line numbers to the included file.</p>
1057 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdinclude">\include</a> and <a class="el" href="commands.html#cmdsnippetlineno">\snippetlineno</a>.</dd></dl>
1058 <hr/>
1059  <h1><a class="anchor" id="cmdincludedoc"></a>
1060 \includedoc &lt;file-name&gt;</h1>
1061 <p><a name="a:5cincludedoc"></a> This command works the same way as <a class="el" href="commands.html#cmdinclude">\include</a>, but it will include the content of the file as if it were at the place where this command is called. The result is that the content is parsed by doxygen and placed in the documentation.</p>
1062 <dl class="section note"><dt>Note</dt><dd>Some commands like <a class="el" href="commands.html#cmdcond">\cond</a> and <a class="el" href="commands.html#cmdif">\if</a> don't work with this command due to the moment of parsing.</dd>
1063 <dd>
1064 The included documentation should not have comment signs in it as the will appear in the documentation as well.</dd></dl>
1065 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdinclude">\include</a>.</dd></dl>
1066 <hr/>
1067  <h1><a class="anchor" id="cmdline"></a>
1068 \line ( pattern )</h1>
1069 <p><a name="a:5cline"></a> This command searches line by line through the example that was last included using <a class="el" href="commands.html#cmdinclude">\include</a> or <a class="el" href="commands.html#cmddontinclude">\dontinclude</a> until it finds a non-blank line. If that line contains the specified pattern, it is written to the output.</p>
1070 <p>The internal pointer that is used to keep track of the current line in the example, is set to the start of the line following the non-blank line that was found (or to the end of the example if no such line could be found).</p>
1071 <p>See section <a class="el" href="commands.html#cmddontinclude">\dontinclude</a> for an example.</p>
1072 <hr/>
1073  <h1><a class="anchor" id="cmdskip"></a>
1074 \skip ( pattern )</h1>
1075 <p><a name="a:5cskip"></a> This command searches line by line through the example that was last included using <a class="el" href="commands.html#cmdinclude">\include</a> or <a class="el" href="commands.html#cmddontinclude">\dontinclude</a> until it finds a line that contains the specified pattern.</p>
1076 <p>The internal pointer that is used to keep track of the current line in the example, is set to the start of the line that contains the specified pattern (or to the end of the example if the pattern could not be found).</p>
1077 <p>See section <a class="el" href="commands.html#cmddontinclude">\dontinclude</a> for an example.</p>
1078 <hr/>
1079  <h1><a class="anchor" id="cmdskipline"></a>
1080 \skipline ( pattern )</h1>
1081 <p><a name="a:5cskipline"></a> This command searches line by line through the example that was last included using <a class="el" href="commands.html#cmdinclude">\include</a> or <a class="el" href="commands.html#cmddontinclude">\dontinclude</a> until it finds a line that contains the specified pattern. It then writes the line to the output.</p>
1082 <p>The internal pointer that is used to keep track of the current line in the example, is set to the start of the line following the line that is written (or to the end of the example if the pattern could not be found).</p>
1083 <dl class="section user"><dt>Note:</dt><dd>The command: <pre class="fragment">\skipline pattern</pre> is equivalent to: <pre class="fragment">\skip pattern
1084 \line pattern</pre></dd></dl>
1085 <p>See section <a class="el" href="commands.html#cmddontinclude">\dontinclude</a> for an example.</p>
1086 <hr/>
1087  <h1><a class="anchor" id="cmdsnippet"></a>
1088 \snippet &lt;file-name&gt; ( block_id )</h1>
1089 <p><a name="a:5csnippet"></a> Where the <a class="el" href="commands.html#cmdinclude">\include</a> command can be used to include a complete file as source code, this command can be used to quote only a fragment of a source file. In case <code>this</code> is used as &lt;file-name&gt; the current file is taken as file to take the snippet from.</p>
1090 <p>For example, the putting the following command in the documentation, references a snippet in file <code>example.cpp</code> residing in a subdirectory which should be pointed to by <a class="el" href="config.html#cfg_example_path">EXAMPLE_PATH</a>.</p>
1091 <pre class="fragment">  \snippet snippets/example.cpp Adding a resource
1092 </pre><p>The text following the file name is the unique identifier for the snippet. This is used to delimit the quoted code in the relevant snippet file as shown in the following example that corresponds to the above <code>\snippet</code> command:</p>
1093 <div class="fragment"><div class="line">    QImage image(64, 64, QImage::Format_RGB32);</div><div class="line">    image.fill(qRgb(255, 160, 128));</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">//! [Adding a resource]</span></div><div class="line"><span class="comment"></span>    document-&gt;addResource(QTextDocument::ImageResource,</div><div class="line">        QUrl(<span class="stringliteral">&quot;mydata://image.png&quot;</span>), QVariant(image));<span class="comment"></span></div><div class="line"><span class="comment">//! [Adding a resource]</span></div><div class="line"><span class="comment"></span>    ...</div></div><!-- fragment --><p>Note that the lines containing the block markers will not be included, so the output will be:</p>
1094 <div class="fragment"><div class="line">document-&gt;addResource(QTextDocument::ImageResource,</div><div class="line">    QUrl(<span class="stringliteral">&quot;mydata://image.png&quot;</span>), QVariant(image));</div></div><!-- fragment --><p>Note also that the [block_id] markers should appear exactly twice in the source file.</p>
1095 <p>see section <a class="el" href="commands.html#cmddontinclude">\dontinclude</a> for an alternative way to include fragments of a source file that does not require markers.</p>
1096 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdsnippetdoc">\snippetdoc</a> and <a class="el" href="commands.html#cmdsnippetlineno">\snippetlineno</a>. <hr/>
1097  </dd></dl>
1098 <h1><a class="anchor" id="cmdsnippetlineno"></a>
1099 \snippetlineno &lt;file-name&gt; ( block_id )</h1>
1100 <p><a name="a:5csnippetlineno"></a> This command works the same way as <a class="el" href="commands.html#cmdsnippet">\snippet</a>, but will add line numbers to the included snippet.</p>
1101 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdsnippet">\snippet</a> and <a class="el" href="commands.html#cmdincludelineno">\includelineno</a>.</dd></dl>
1102 <hr/>
1103  <h1><a class="anchor" id="cmdsnippetdoc"></a>
1104 \snippetdoc &lt;file-name&gt; ( block_id )</h1>
1105 <p><a name="a:5csnippetdoc"></a> This command works the same way as <a class="el" href="commands.html#cmdsnippet">\snippet</a>, but it will include the content of the file between the <code>block-id</code>s as if it were at the place where this command is called. The result is that the content is parsed by doxygen and placed in the documentation.</p>
1106 <dl class="section note"><dt>Note</dt><dd>Some commands like <a class="el" href="commands.html#cmdcond">\cond</a> and <a class="el" href="commands.html#cmdif">\if</a> don't work with this command due to the moment of parsing.</dd>
1107 <dd>
1108 The included documentation should not have comment signs in it as the will appear in the documentation as well.</dd></dl>
1109 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdsnippet">\snippet</a> and <a class="el" href="commands.html#cmdincludedoc">\includedoc</a>.</dd></dl>
1110 <hr/>
1111  <h1><a class="anchor" id="cmduntil"></a>
1112 \until ( pattern )</h1>
1113 <p><a name="a:5cuntil"></a> This command writes all lines of the example that was last included using <a class="el" href="commands.html#cmdinclude">\include</a> or <a class="el" href="commands.html#cmddontinclude">\dontinclude</a> to the output, until it finds a line containing the specified pattern. The line containing the pattern will be written as well.</p>
1114 <p>The internal pointer that is used to keep track of the current line in the example, is set to the start of the line following last written line (or to the end of the example if the pattern could not be found).</p>
1115 <p>See section <a class="el" href="commands.html#cmddontinclude">\dontinclude</a> for an example.</p>
1116 <hr/>
1117  <h1><a class="anchor" id="cmdverbinclude"></a>
1118 \verbinclude &lt;file-name&gt;</h1>
1119 <p><a name="a:5cverbinclude"></a> This command includes the file &lt;file-name&gt; verbatim in the documentation. The command is equivalent to pasting the file in the documentation and placing <a class="el" href="commands.html#cmdverbatim">\verbatim</a> and <a class="el" href="commands.html#cmdendverbatim">\endverbatim</a> commands around it.</p>
1120 <p>Files or directories that doxygen should look for can be specified using the <a class="el" href="config.html#cfg_example_path">EXAMPLE_PATH</a> tag of doxygen's configuration file.</p>
1121 <hr/>
1122  <h1><a class="anchor" id="cmdhtmlinclude"></a>
1123 \htmlinclude &lt;file-name&gt;</h1>
1124 <p><a name="a:5chtmlinclude"></a> This command includes the file &lt;file-name&gt; as is in the HTML documentation. The command is equivalent to pasting the file in the documentation and placing <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a> and <a class="el" href="commands.html#cmdendhtmlonly">\endhtmlonly</a> commands around it.</p>
1125 <p>Files or directories that doxygen should look for can be specified using the <a class="el" href="config.html#cfg_example_path">EXAMPLE_PATH</a> tag of doxygen's configuration file.</p>
1126 <hr/>
1127 <h1><a class="anchor" id="cmdlatexinclude"></a>
1128 \latexinclude &lt;file-name&gt;</h1>
1129 <p><a name="a:5clatexinclude"></a> This command includes the file &lt;file-name&gt; as is in the <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/> documentation. The command is equivalent to pasting the file in the documentation and placing <a class="el" href="commands.html#cmdlatexonly">\latexonly</a> and <a class="el" href="commands.html#cmdendlatexonly">\endlatexonly</a> commands around it.</p>
1130 <p>Files or directories that doxygen should look for can be specified using the <a class="el" href="config.html#cfg_example_path">EXAMPLE_PATH</a> tag of doxygen's configuration file.</p>
1131 <hr/>
1132 <p> </p><center><p> </p><h2> ---  Commands for visual enhancements  ---  </h2>
1133 <p> </p></center><p></p>
1134 <h1><a class="anchor" id="cmda"></a>
1135 \a &lt;word&gt;</h1>
1136 <p><a name="a:5ca"></a> Displays the argument &lt;word&gt; in italics. Use this command to emphasize words. Use this command to refer to member arguments in the running text.</p>
1137 <dl class="section user"><dt>Example:</dt><dd><pre class="fragment">  ... the \a x and \a y coordinates are used to ...</pre> This will result in the following text:<br />
1138 <br />
1139  ... the <em>x</em> and <em>y</em> coordinates are used to ...</dd></dl>
1140 <p>Equivalent to <a class="el" href="commands.html#cmde">\e</a> and <a class="el" href="commands.html#cmdem">\em</a>. To emphasize multiple words use &lt;em&gt;multiple words&lt;/em&gt;.</p>
1141 <hr/>
1142  <h1><a class="anchor" id="cmdarg"></a>
1143 \arg { item-description }</h1>
1144 <p><a name="a:5carg"></a> This command has one argument that continues until the first blank line or until another <code>\arg</code> is encountered. The command can be used to generate a simple, not nested list of arguments. Each argument should start with a <code>\arg</code> command.</p>
1145 <dl class="section user"><dt>Example:</dt><dd>Typing: <pre class="fragment">  \arg \c AlignLeft left alignment.
1146   \arg \c AlignCenter center alignment.
1147   \arg \c AlignRight right alignment
1148
1149   No other types of alignment are supported.</pre> will result in the following text:<br />
1150 <br />
1151  <ul>
1152 <li>
1153 <code>AlignLeft</code> left alignment. </li>
1154 <li>
1155 <code>AlignCenter</code> center alignment. </li>
1156 <li>
1157 <code>AlignRight</code> right alignment </li>
1158 </ul>
1159 <br />
1160  No other types of alignment are supported.</dd></dl>
1161 <dl class="section user"><dt>Note:</dt><dd>For nested lists, HTML commands should be used.</dd></dl>
1162 <p>Equivalent to <a class="el" href="commands.html#cmdli">\li</a></p>
1163 <hr/>
1164  <h1><a class="anchor" id="cmdb"></a>
1165 \b &lt;word&gt;</h1>
1166 <p><a name="a:5cb"></a> Displays the argument &lt;word&gt; using a bold font. Equivalent to &lt;b&gt;word&lt;/b&gt;. To put multiple words in bold use &lt;b&gt;multiple words&lt;/b&gt;.</p>
1167 <hr/>
1168  <h1><a class="anchor" id="cmdc"></a>
1169 \c &lt;word&gt;</h1>
1170 <p><a name="a:5cc"></a> Displays the argument &lt;word&gt; using a typewriter font. Use this to refer to a word of code. Equivalent to &lt;tt&gt;word&lt;/tt&gt;.</p>
1171 <dl class="section user"><dt>Example:</dt><dd>Typing: <pre class="fragment">     ... This function returns \c void and not \c int ...</pre> will result in the following text:<br />
1172 <br />
1173  ... This function returns <code>void</code> and not <code>int</code> ...</dd></dl>
1174 <p>Equivalent to <a class="el" href="commands.html#cmdp">\p</a> To have multiple words in typewriter font use &lt;tt&gt;multiple words&lt;/tt&gt;.</p>
1175 <hr/>
1176  <h1><a class="anchor" id="cmdcode"></a>
1177 \code [ '{'&lt;word&gt;'}']</h1>
1178 <p><a name="a:5ccode"></a> Starts a block of code. A code block is treated differently from ordinary text. It is interpreted as source code. The names of classes and members and other documented entities are automatically replaced by links to the documentation.</p>
1179 <p>By default the language that is assumed for syntax highlighting is based on the location where the <code>\code</code> block was found. If this part of a Python file for instance, the syntax highlight will be done according to the Python syntax.</p>
1180 <p>If it unclear from the context which language is meant (for instance the comment is in a <code>.txt</code> or <code>.markdown</code> file) then you can also explicitly indicate the language, by putting the file extension typically that doxygen associated with the language in curly brackets after the code block. Here is an example:</p>
1181 <pre class="fragment">  \code{.py}
1182   class Python:
1183      pass
1184   \endcode
1185
1186   \code{.cpp}
1187   class Cpp {};
1188   \endcode
1189 </pre><p>If the contents of the code block are in a language that doxygen cannot parse, doxygen will just show the output as-is. You can make this explicit using .unparsed, or by giving some other extension that doxygen doesn't support, e.g.</p>
1190 <pre class="fragment">  \code{.unparsed}
1191   Show this as-is please
1192   \endcode
1193
1194   \code{.sh}
1195   echo "This is a shell script"
1196   \endcode
1197 </pre><dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdendcode">\endcode</a> and section <a class="el" href="commands.html#cmdverbatim">\verbatim</a>.</dd></dl>
1198 <hr/>
1199  <h1><a class="anchor" id="cmdcopydoc"></a>
1200 \copydoc &lt;link-object&gt;</h1>
1201 <p><a name="a:5ccopydoc"></a> Copies a documentation block from the object specified by &lt;link-object&gt; and pastes it at the location of the command. This command can be useful to avoid cases where a documentation block would otherwise have to be duplicated or it can be used to extend the documentation of an inherited member.</p>
1202 <p>The link object can point to a member (of a class, file or group), a class, a namespace, a group, a page, or a file (checked in that order). Note that if the object pointed to is a member (function, variable, typedef, etc), the compound (class, file, or group) containing it should also be documented for the copying to work.</p>
1203 <p>To copy the documentation for a member of a class one can, for instance, put the following in the documentation:</p>
1204 <pre class="fragment">  /*! @copydoc MyClass::myfunction()
1205    *  More documentation.
1206    */
1207 </pre><p>if the member is overloaded, you should specify the argument types explicitly (without spaces!), like in the following:</p>
1208 <pre class="fragment">  //! @copydoc MyClass::myfunction(type1,type2)
1209 </pre><p>Qualified names are only needed if the context in which the documentation block is found requires them.</p>
1210 <p>The <code>\copydoc</code> command can be used recursively, but cycles in the <code>\copydoc</code> relation will be broken and flagged as an error.</p>
1211 <p>Note that <code>\copydoc foo()</code> is roughly equivalent to doing: </p><pre class="fragment">  \brief \copybrief foo()
1212   \details \copydetails foo()
1213 </pre><p> See <a class="el" href="commands.html#cmdcopybrief">\copybrief</a> and <a class="el" href="commands.html#cmdcopydetails">\copydetails</a> for copying only the brief or detailed part of the comment block.</p>
1214 <hr/>
1215  <h1><a class="anchor" id="cmdcopybrief"></a>
1216 \copybrief &lt;link-object&gt;</h1>
1217 <p><a name="a:5ccopybrief"></a> Works in a similar way as <a class="el" href="commands.html#cmdcopydoc">\copydoc</a> but will only copy the brief description, not the detailed documentation.</p>
1218 <hr/>
1219  <h1><a class="anchor" id="cmdcopydetails"></a>
1220 \copydetails &lt;link-object&gt;</h1>
1221 <p><a name="a:5ccopydetails"></a> Works in a similar way as <a class="el" href="commands.html#cmdcopydoc">\copydoc</a> but will only copy the detailed documentation, not the brief description.</p>
1222 <hr/>
1223  <h1><a class="anchor" id="cmddocbookonly"></a>
1224 \docbookonly</h1>
1225 <p><a name="a:5cdocbookonly"></a> Starts a block of text that will be verbatim included in the generated docbook documentation only. The block ends with a <a class="el" href="commands.html#cmdenddocbookonly">\enddocbookonly</a> command.</p>
1226 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdmanonly">\manonly</a>, <a class="el" href="commands.html#cmdlatexonly">\latexonly</a>, <a class="el" href="commands.html#cmdrtfonly">\rtfonly</a>, <a class="el" href="commands.html#cmdxmlonly">\xmlonly</a>, and <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a>.</dd></dl>
1227 <hr/>
1228  <h1><a class="anchor" id="cmddot"></a>
1229 \dot ["caption"] [&lt;sizeindication&gt;=&lt;size&gt;]</h1>
1230 <p><a name="a:5cdot"></a> Starts a text fragment which should contain a valid description of a dot graph. The text fragment ends with <a class="el" href="commands.html#cmdenddot">\enddot</a>. Doxygen will pass the text on to dot and include the resulting image (and image map) into the output.</p>
1231 <p>The first argument is optional and can be used to specify the caption that is displayed below the image. This argument has to be specified between quotes even if it does not contain any spaces. The quotes are stripped before the caption is displayed.</p>
1232 <p>The second argument is also optional and can be used to specify the width or height of the image. For a description of the possibilities see the paragraph <a class="el" href="commands.html#image_sizeindicator">Size indication</a> with the <a class="el" href="commands.html#cmdimage">\image</a> command.</p>
1233 <p>The nodes of a graph can be made clickable by using the URL attribute. By using the command <a class="el" href="commands.html#cmdref">\ref</a> inside the URL value you can conveniently link to an item inside doxygen. Here is an example: </p><div class="fragment"><div class="line"><span class="comment">/*! class B */</span></div><div class="line"><span class="keyword">class </span>B {};</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! class C */</span></div><div class="line"><span class="keyword">class </span>C {};</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/*! \mainpage</span></div><div class="line"><span class="comment">  </span></div><div class="line"><span class="comment"> *  Class relations expressed via an inline dot graph:</span></div><div class="line"><span class="comment"> *  \dot</span></div><div class="line"><span class="comment"> *  digraph example {</span></div><div class="line"><span class="comment"> *      node [shape=record, fontname=Helvetica, fontsize=10];</span></div><div class="line"><span class="comment"> *      b [ label=&quot;class B&quot; URL=&quot;\ref B&quot;];</span></div><div class="line"><span class="comment"> *      c [ label=&quot;class C&quot; URL=&quot;\ref C&quot;];</span></div><div class="line"><span class="comment"> *      b -&gt; c [ arrowhead=&quot;open&quot;, style=&quot;dashed&quot; ];</span></div><div class="line"><span class="comment"> *  }</span></div><div class="line"><span class="comment"> *  \enddot</span></div><div class="line"><span class="comment"> *  Note that the classes in the above graph are clickable</span></div><div class="line"><span class="comment"> *  (in the HTML output).</span></div><div class="line"><span class="comment"> */</span></div></div><!-- fragment --><hr/>
1234  <h1><a class="anchor" id="cmdmsc"></a>
1235 \msc ["caption"] [&lt;sizeindication&gt;=&lt;size&gt;]</h1>
1236 <p><a name="a:5cmsc"></a> Starts a text fragment which should contain a valid description of a message sequence chart. See <a href="http://www.mcternan.me.uk/mscgen/">http://www.mcternan.me.uk/mscgen/</a> for examples. The text fragment ends with <a class="el" href="commands.html#cmdendmsc">\endmsc</a>.</p>
1237 <p>The first argument is optional and can be used to specify the caption that is displayed below the image. This argument has to be specified between quotes even if it does not contain any spaces. The quotes are stripped before the caption is displayed.</p>
1238 <p>The second argument is also optional and can be used to specify the width or height of the image. For a description of the possibilities see the paragraph <a class="el" href="commands.html#image_sizeindicator">Size indication</a> with the <a class="el" href="commands.html#cmdimage">\image</a> command.</p>
1239 <dl class="section note"><dt>Note</dt><dd>The text fragment should only include the part of the message sequence chart that is within the <code>msc {...}</code> block. </dd>
1240 <dd>
1241 You need to install the <code>mscgen</code> tool, if you want to use this command.</dd></dl>
1242 <p>Here is an example of the use of the <code>\msc</code> command. </p><div class="fragment"><div class="line"><span class="comment">/** Sender class. Can be used to send a command to the server.</span></div><div class="line"><span class="comment"> *  The receiver will acknowledge the command by calling Ack().</span></div><div class="line"><span class="comment"> *  \msc</span></div><div class="line"><span class="comment"> *    Sender,Receiver;</span></div><div class="line"><span class="comment"> *    Sender-&gt;Receiver [label=&quot;Command()&quot;, URL=&quot;\ref Receiver::Command()&quot;];</span></div><div class="line"><span class="comment"> *    Sender&lt;-Receiver [label=&quot;Ack()&quot;, URL=&quot;\ref Ack()&quot;, ID=&quot;1&quot;];</span></div><div class="line"><span class="comment"> *  \endmsc</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="keyword">class </span>Sender</div><div class="line">{</div><div class="line">  <span class="keyword">public</span>:<span class="comment"></span></div><div class="line"><span class="comment">    /** Acknowledgment from server */</span></div><div class="line">    <span class="keywordtype">void</span> Ack(<span class="keywordtype">bool</span> ok);</div><div class="line">};</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/** Receiver class. Can be used to receive and execute commands.</span></div><div class="line"><span class="comment"> *  After execution of a command, the receiver will send an acknowledgment</span></div><div class="line"><span class="comment"> *  \msc</span></div><div class="line"><span class="comment"> *    Receiver,Sender;</span></div><div class="line"><span class="comment"> *    Receiver&lt;-Sender [label=&quot;Command()&quot;, URL=&quot;\ref Command()&quot;];</span></div><div class="line"><span class="comment"> *    Receiver-&gt;Sender [label=&quot;Ack()&quot;, URL=&quot;\ref Sender::Ack()&quot;, ID=&quot;1&quot;];</span></div><div class="line"><span class="comment"> *  \endmsc</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="keyword">class </span>Receiver</div><div class="line">{</div><div class="line">  <span class="keyword">public</span>:<span class="comment"></span></div><div class="line"><span class="comment">    /** Executable a command on the server */</span></div><div class="line">    <span class="keywordtype">void</span> Command(<span class="keywordtype">int</span> commandId);</div><div class="line">};</div></div><!-- fragment --><dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdmscfile">\mscfile</a>.</dd></dl>
1243 <hr/>
1244  <h1><a class="anchor" id="cmdstartuml"></a>
1245 \startuml [{file}] ["caption"] [&lt;sizeindication&gt;=&lt;size&gt;]</h1>
1246 <p><a name="a:5cstartuml"></a> Starts a text fragment which should contain a valid description of a PlantUML diagram. See <a href="http://plantuml.sourceforge.net/">http://plantuml.sourceforge.net/</a> for examples. The text fragment ends with <a class="el" href="commands.html#cmdenduml">\enduml</a>. </p><dl class="section note"><dt>Note</dt><dd>You need to install Java and the PlantUML's jar file, if you want to use this command. The location of the jar file should be specified using <a class="el" href="config.html#cfg_plantuml_jar_path">PLANTUML_JAR_PATH</a>.</dd></dl>
1247 <p>The first argument is optional and is for compatibility with running PlantUML as a preprocessing step before running doxygen, you can also add the name of the image file after <code>\startuml</code> and inside curly brackets, i.e. </p><pre class="fragment">  @startuml{myimage.png} "Image Caption" width=5cm
1248   Alice -&gt; Bob : Hello
1249   @enduml</pre><p> When the name of the image is specified, doxygen will generate an image with that name. Without the name doxygen will choose a name automatically.</p>
1250 <p>The second argument is optional and can be used to specify the caption that is displayed below the image. This argument has to be specified between quotes even if it does not contain any spaces. The quotes are stripped before the caption is displayed.</p>
1251 <p>The third argument is also optional and can be used to specify the width or height of the image. For a description of the possibilities see the paragraph <a class="el" href="commands.html#image_sizeindicator">Size indication</a> with the <a class="el" href="commands.html#cmdimage">\image</a> command.</p>
1252 <p>Here is an example of the use of the <code>\startuml</code> command. </p><div class="fragment"><div class="line"><span class="comment">/** Sender class. Can be used to send a command to the server.</span></div><div class="line"><span class="comment"> *  The receiver will acknowledge the command by calling Ack().</span></div><div class="line"><span class="comment"> *  \startuml</span></div><div class="line"><span class="comment"> *    Sender-&gt;Receiver  : Command()</span></div><div class="line"><span class="comment"> *    Sender&lt;--Receiver : Ack()</span></div><div class="line"><span class="comment"> *  \enduml</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="keyword">class </span>Sender</div><div class="line">{</div><div class="line">  <span class="keyword">public</span>:<span class="comment"></span></div><div class="line"><span class="comment">    /** Acknowledgment from server */</span></div><div class="line">    <span class="keywordtype">void</span> Ack(<span class="keywordtype">bool</span> ok);</div><div class="line">};</div><div class="line"><span class="comment"></span></div><div class="line"><span class="comment">/** Receiver class. Can be used to receive and execute commands.</span></div><div class="line"><span class="comment"> *  After execution of a command, the receiver will send an acknowledgment</span></div><div class="line"><span class="comment"> *  \startuml</span></div><div class="line"><span class="comment"> *    Receiver&lt;-Sender  : Command()</span></div><div class="line"><span class="comment"> *    Receiver--&gt;Sender : Ack()</span></div><div class="line"><span class="comment"> *  \enduml</span></div><div class="line"><span class="comment"> */</span></div><div class="line"><span class="keyword">class </span>Receiver</div><div class="line">{</div><div class="line">  <span class="keyword">public</span>:<span class="comment"></span></div><div class="line"><span class="comment">    /** Executable a command on the server */</span></div><div class="line">    <span class="keywordtype">void</span> Command(<span class="keywordtype">int</span> commandId);</div><div class="line">};</div></div><!-- fragment --><hr/>
1253  <h1><a class="anchor" id="cmddotfile"></a>
1254 \dotfile &lt;file&gt; ["caption"] [&lt;sizeindication&gt;=&lt;size&gt;]</h1>
1255 <p><a name="a:5cdotfile"></a> Inserts an image generated by dot from &lt;file&gt; into the documentation.</p>
1256 <p>The first argument specifies the file name of the image. doxygen will look for files in the paths (or files) that you specified after the <a class="el" href="config.html#cfg_dotfile_dirs">DOTFILE_DIRS</a> tag. If the dot file is found it will be used as an input file to the dot tool. The resulting image will be put into the correct output directory. If the dot file name contains spaces you'll have to put quotes ("...") around it.</p>
1257 <p>The second argument is optional and can be used to specify the caption that is displayed below the image. This argument has to be specified between quotes even if it does not contain any spaces. The quotes are stripped before the caption is displayed.</p>
1258 <p>The third argument is also optional and can be used to specify the width or height of the image. For a description of the possibilities see the paragraph <a class="el" href="commands.html#image_sizeindicator">Size indication</a> with the <a class="el" href="commands.html#cmdimage">\image</a> command.</p>
1259 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmddot">\dot</a>.</dd></dl>
1260 <hr/>
1261  <h1><a class="anchor" id="cmdmscfile"></a>
1262 \mscfile &lt;file&gt; ["caption"] [&lt;sizeindication&gt;=&lt;size&gt;]</h1>
1263 <p><a name="a:5cmscfile"></a> Inserts an image generated by mscgen from &lt;file&gt; into the documentation. See <a href="http://www.mcternan.me.uk/mscgen/">http://www.mcternan.me.uk/mscgen/</a> for examples.</p>
1264 <p>The first argument specifies the file name of the image. doxygen will look for files in the paths (or files) that you specified after the <a class="el" href="config.html#cfg_mscfile_dirs">MSCFILE_DIRS</a> tag. If the msc file is found it will be used as an input file to the mscgen tool. The resulting image will be put into the correct output directory. If the msc file name contains spaces you'll have to put quotes ("...") around it.</p>
1265 <p>The second argument is optional and can be used to specify the caption that is displayed below the image. This argument has to be specified between quotes even if it does not contain any spaces. The quotes are stripped before the caption is displayed.</p>
1266 <p>The third argument is also optional and can be used to specify the width or height of the image. For a description of the possibilities see the paragraph <a class="el" href="commands.html#image_sizeindicator">Size indication</a> with the <a class="el" href="commands.html#cmdimage">\image</a> command.</p>
1267 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdmsc">\msc</a>.</dd></dl>
1268 <hr/>
1269  <h1><a class="anchor" id="cmddiafile"></a>
1270 \diafile &lt;file&gt; ["caption"] [&lt;sizeindication&gt;=&lt;size&gt;]</h1>
1271 <p><a name="a:5cdiafile"></a> Inserts an image made in dia from &lt;file&gt; into the documentation.</p>
1272 <p>The first argument specifies the file name of the image. doxygen will look for files in the paths (or files) that you specified after the <a class="el" href="config.html#cfg_diafile_dirs">DIAFILE_DIRS</a> tag. If the dia file is found it will be used as an input file dia. The resulting image will be put into the correct output directory. If the dia file name contains spaces you'll have to put quotes ("...") around it.</p>
1273 <p>The second argument is optional and can be used to specify the caption that is displayed below the image. This argument has to be specified between quotes even if it does not contain any spaces. The quotes are stripped before the caption is displayed.</p>
1274 <p>The third argument is also optional and can be used to specify the width or height of the image. For a description of the possibilities see the paragraph <a class="el" href="commands.html#image_sizeindicator">Size indication</a> with the <a class="el" href="commands.html#cmdimage">\image</a> command.</p>
1275 <hr/>
1276  <h1><a class="anchor" id="cmde"></a>
1277 \e &lt;word&gt;</h1>
1278 <p><a name="a:5ce"></a> Displays the argument &lt;word&gt; in italics. Use this command to emphasize words.</p>
1279 <dl class="section user"><dt>Example:</dt><dd>Typing: <pre class="fragment">  ... this is a \e really good example ...</pre> will result in the following text:<br />
1280 <br />
1281  ... this is a <em>really</em> good example ...</dd></dl>
1282 <p>Equivalent to <a class="el" href="commands.html#cmda">\a</a> and <a class="el" href="commands.html#cmdem">\em</a>. To emphasize multiple words use &lt;em&gt;multiple words&lt;/em&gt;.</p>
1283 <hr/>
1284  <h1><a class="anchor" id="cmdem"></a>
1285 \em &lt;word&gt;</h1>
1286 <p><a name="a:5cem"></a> Displays the argument &lt;word&gt; in italics. Use this command to emphasize words.</p>
1287 <dl class="section user"><dt>Example:</dt><dd>Typing: <pre class="fragment">  ... this is a \em really good example ...</pre> will result in the following text:<br />
1288 <br />
1289  ... this is a <em>really</em> good example ...</dd></dl>
1290 <p>Equivalent to <a class="el" href="commands.html#cmda">\a</a> and <a class="el" href="commands.html#cmde">\e</a>. To emphasize multiple words use &lt;em&gt;multiple words&lt;/em&gt;.</p>
1291 <hr/>
1292  <h1><a class="anchor" id="cmdendcode"></a>
1293 \endcode</h1>
1294 <p><a name="a:5cendcode"></a> Ends a block of code. </p><dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdcode">\code</a></dd></dl>
1295 <hr/>
1296  <h1><a class="anchor" id="cmdenddocbookonly"></a>
1297 \enddocbookonly</h1>
1298 <p><a name="a:5cenddocbookonly"></a> Ends a block of text that was started with a <a class="el" href="commands.html#cmddocbookonly">\docbookonly</a> command.</p>
1299 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmddocbookonly">\docbookonly</a>.</dd></dl>
1300 <hr/>
1301  <h1><a class="anchor" id="cmdenddot"></a>
1302 \enddot</h1>
1303 <p><a name="a:5cenddot"></a> Ends a block that was started with <a class="el" href="commands.html#cmddot">\dot</a>.</p>
1304 <hr/>
1305  <h1><a class="anchor" id="cmdendmsc"></a>
1306 \endmsc</h1>
1307 <p><a name="a:5cendmsc"></a> Ends a block that was started with <a class="el" href="commands.html#cmdmsc">\msc</a>.</p>
1308 <hr/>
1309  <h1><a class="anchor" id="cmdenduml"></a>
1310 \enduml</h1>
1311 <p><a name="a:5cenduml"></a> Ends a block that was started with <a class="el" href="commands.html#cmdstartuml">\startuml</a>.</p>
1312 <hr/>
1313  <h1><a class="anchor" id="cmdendhtmlonly"></a>
1314 \endhtmlonly</h1>
1315 <p><a name="a:5cendhtmlonly"></a> Ends a block of text that was started with a <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a> command.</p>
1316 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a>.</dd></dl>
1317 <hr/>
1318  <h1><a class="anchor" id="cmdendlatexonly"></a>
1319 \endlatexonly</h1>
1320 <p><a name="a:5cendlatexonly"></a> Ends a block of text that was started with a <a class="el" href="commands.html#cmdlatexonly">\latexonly</a> command.</p>
1321 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdlatexonly">\latexonly</a>.</dd></dl>
1322 <hr/>
1323  <h1><a class="anchor" id="cmdendmanonly"></a>
1324 \endmanonly</h1>
1325 <p><a name="a:5cendmanonly"></a> Ends a block of text that was started with a <a class="el" href="commands.html#cmdmanonly">\manonly</a> command.</p>
1326 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdmanonly">\manonly</a>.</dd></dl>
1327 <hr/>
1328  <h1><a class="anchor" id="cmdendrtfonly"></a>
1329 \endrtfonly</h1>
1330 <p><a name="a:5cendrtfonly"></a> Ends a block of text that was started with a <a class="el" href="commands.html#cmdrtfonly">\rtfonly</a> command.</p>
1331 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdrtfonly">\rtfonly</a>.</dd></dl>
1332 <hr/>
1333  <h1><a class="anchor" id="cmdendverbatim"></a>
1334 \endverbatim</h1>
1335 <p><a name="a:5cendverbatim"></a> Ends a block of text that was started with a <a class="el" href="commands.html#cmdverbatim">\verbatim</a> command.</p>
1336 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdverbatim">\verbatim</a>.</dd></dl>
1337 <hr/>
1338  <h1><a class="anchor" id="cmdendxmlonly"></a>
1339 \endxmlonly</h1>
1340 <p><a name="a:5cendxmlonly"></a> Ends a block of text that was started with a <a class="el" href="commands.html#cmdxmlonly">\xmlonly</a> command.</p>
1341 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdxmlonly">\xmlonly</a>.</dd></dl>
1342 <hr/>
1343  <h1><a class="anchor" id="cmdfdollar"></a>
1344 \f$</h1>
1345 <p><a name="a:5cf:24"></a></p>
1346 <p>Marks the start and end of an in-text formula. </p><dl class="section see"><dt>See also</dt><dd>section <a class="el" href="formulas.html">formulas</a> for an example.</dd></dl>
1347 <hr/>
1348  <h1><a class="anchor" id="cmdfbropen"></a>
1349 \f[</h1>
1350 <p><a name="a:5cf:5b"></a></p>
1351 <p>Marks the start of a long formula that is displayed centered on a separate line. </p><dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdfbrclose">\f]</a> and section <a class="el" href="formulas.html">formulas</a>.</dd></dl>
1352 <hr/>
1353  <h1><a class="anchor" id="cmdfbrclose"></a>
1354 \f]</h1>
1355 <p><a name="a:5cf:5d"></a></p>
1356 <p>Marks the end of a long formula that is displayed centered on a separate line. </p><dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdfbropen">\f[</a> and section <a class="el" href="formulas.html">formulas</a>.</dd></dl>
1357 <hr/>
1358  <h1><a class="anchor" id="cmdfcurlyopen"></a>
1359 \f{environment}{</h1>
1360 <p><a name="a:5cf:7b"></a></p>
1361 <p>Marks the start of a formula that is in a specific environment. </p><dl class="section note"><dt>Note</dt><dd>The second <code>{</code> is optional and is only to help editors (such as <code>Vim</code>) to do proper syntax highlighting by making the number of opening and closing braces the same. </dd></dl>
1362 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdfcurlyclose">\f}</a> and section <a class="el" href="formulas.html">formulas</a>.</dd></dl>
1363 <hr/>
1364  <h1><a class="anchor" id="cmdfcurlyclose"></a>
1365 \f}</h1>
1366 <p><a name="a:5cf:7d"></a></p>
1367 <p>Marks the end of a formula that is in a specific environment. </p><dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdfcurlyopen">\f{</a> and section <a class="el" href="formulas.html">formulas</a>.</dd></dl>
1368 <hr/>
1369  <h1><a class="anchor" id="cmdhtmlonly"></a>
1370 \htmlonly ["[block]"]</h1>
1371 <p><a name="a:5chtmlonly"></a> Starts a block of text that will be verbatim included in the generated HTML documentation only. The block ends with a <a class="el" href="commands.html#cmdendhtmlonly">\endhtmlonly</a> command.</p>
1372 <p>This command can be used to include HTML code that is too complex for doxygen (i.e. applets, java-scripts, and HTML tags that require specific attributes).</p>
1373 <p>Normally the contents between <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a> and <a class="el" href="commands.html#cmdendhtmlonly">\endhtmlonly</a> is inserted as-is. When you want to insert a HTML fragment that has block scope like a table or list which should appear outside &lt;p&gt;..&lt;/p&gt;, this can lead to invalid HTML. You can use \htmlonly[block] to make doxygen end the current paragraph and restart it after \endhtmlonly.</p>
1374 <dl class="section note"><dt>Note</dt><dd>environment variables (like $(HOME) ) are resolved inside a HTML-only block.</dd></dl>
1375 <dl class="section see"><dt>See also</dt><dd>section <a class="el" href="commands.html#cmdmanonly">\manonly</a>, <a class="el" href="commands.html#cmdlatexonly">\latexonly</a>, <a class="el" href="commands.html#cmdrtfonly">\rtfonly</a>, <a class="el" href="commands.html#cmdxmlonly">\xmlonly</a>, and <a class="el" href="commands.html#cmddocbookonly">\docbookonly</a>.</dd></dl>
1376 <hr/>
1377  <h1><a class="anchor" id="cmdimage"></a>
1378 \image &lt;format&gt; &lt;file&gt; ["caption"] [&lt;sizeindication&gt;=&lt;size&gt;]</h1>
1379 <p><a name="a:5cimage"></a> Inserts an image into the documentation. This command is format specific, so if you want to insert an image for more than one format you'll have to repeat this command for each format.</p>
1380 <p>The first argument specifies the output format in which the image should be embedded. Currently, the following values are supported: <code>html</code>, <code>latex</code>, <code>docbook</code> and <code>rtf</code>.</p>
1381 <p>The second argument specifies the file name of the image. doxygen will look for files in the paths (or files) that you specified after the <a class="el" href="config.html#cfg_image_path">IMAGE_PATH</a> tag. If the image is found it will be copied to the correct output directory. If the image name contains spaces you'll have to put quotes ("...") around the name. You can also specify an absolute URL instead of a file name, but then doxygen does not copy the image nor check its existence.</p>
1382 <p>The third argument is optional and can be used to specify the caption that is displayed below the image. This argument has to be specified on a single line and between quotes even if it does not contain any spaces. The quotes are stripped before the caption is displayed.</p>
1383 <p>The fourth argument is also optional and can be used to specify the width or height of the image. This can be useful for <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/> or docbook output (i.e. format=<code>latex</code> or format=<code>docbook</code>). <a class="anchor" id="image_sizeindicator"></a></p><dl class="section user"><dt>Size indication</dt><dd>The <code>sizeindication</code> can specify the width or height to be used (or a combination). The size specifier in <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/> (for example <code>10cm</code> or <code>4in</code> or a symbolic width like <code>\\textwidth</code>).</dd></dl>
1384 <p>Here is example of a comment block:</p>
1385 <pre class="fragment">  /*! Here is a snapshot of my new application:
1386    *  \image html application.jpg
1387    *  \image latex application.eps "My application" width=10cm
1388    */
1389 </pre><p>And this is an example of how the relevant part of the configuration file may look:</p>
1390 <pre class="fragment">  IMAGE_PATH     = my_image_dir
1391 </pre><dl class="section warning"><dt>Warning</dt><dd>The image format for HTML is limited to what your browser supports. For <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/>, the image format must be Encapsulated PostScript (eps). <br />
1392 <br />
1393  Doxygen does not check if the image is in the correct format. So <em>you</em> have to make sure this is the case!</dd></dl>
1394 <hr/>
1395  <h1><a class="anchor" id="cmdlatexonly"></a>
1396 \latexonly</h1>
1397 <p><a name="a:5clatexonly"></a> Starts a block of text that will be verbatim included in the generated <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/> documentation only. The block ends with a <a class="el" href="commands.html#cmdendlatexonly">\endlatexonly</a> command.</p>
1398 <p>This command can be used to include <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/> code that is too complex for doxygen (i.e. images, formulas, special characters). You can use the <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a> and <a class="el" href="commands.html#cmdendhtmlonly">\endhtmlonly</a> pair to provide a proper HTML alternative.</p>
1399 <p><b>Note:</b> environment variables (like $(HOME) ) are resolved inside a <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/>-only block.</p>
1400 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdrtfonly">\rtfonly</a>, <a class="el" href="commands.html#cmdxmlonly">\xmlonly</a>, <a class="el" href="commands.html#cmdmanonly">\manonly</a>, <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a>, and <a class="el" href="commands.html#cmdhtmlonly">\docbookonly</a>.</dd></dl>
1401 <hr/>
1402  <h1><a class="anchor" id="cmdmanonly"></a>
1403 \manonly</h1>
1404 <p><a name="a:5cmanonly"></a> Starts a block of text that will be verbatim included in the generated MAN documentation only. The block ends with a <a class="el" href="commands.html#cmdendmanonly">\endmanonly</a> command.</p>
1405 <p>This command can be used to include groff code directly into MAN pages. You can use the <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a> and <a class="el" href="commands.html#cmdendhtmlonly">\endhtmlonly</a> and <a class="el" href="commands.html#cmdlatexonly">\latexonly</a> and <a class="el" href="commands.html#cmdendlatexonly">\endlatexonly</a> pairs to provide proper HTML and <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"/> alternatives.</p>
1406 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a>, <a class="el" href="commands.html#cmdxmlonly">\xmlonly</a>, <a class="el" href="commands.html#cmdrtfonly">\rtfonly</a>, <a class="el" href="commands.html#cmdlatexonly">\latexonly</a>, and <a class="el" href="commands.html#cmddocbookonly">\docbookonly</a>.</dd></dl>
1407 <hr/>
1408  <h1><a class="anchor" id="cmdli"></a>
1409 \li { item-description }</h1>
1410 <p><a name="a:5cli"></a> This command has one argument that continues until the first blank line or until another <code>\li</code> is encountered. The command can be used to generate a simple, not nested list of arguments. Each argument should start with a <code>\li</code> command.</p>
1411 <dl class="section user"><dt>Example:</dt><dd>Typing: <pre class="fragment">  \li \c AlignLeft left alignment.
1412   \li \c AlignCenter center alignment.
1413   \li \c AlignRight right alignment
1414
1415   No other types of alignment are supported.</pre> will result in the following text:<br />
1416 <br />
1417  <ul>
1418 <li>
1419 <code>AlignLeft</code> left alignment. </li>
1420 <li>
1421 <code>AlignCenter</code> center alignment. </li>
1422 <li>
1423 <code>AlignRight</code> right alignment </li>
1424 </ul>
1425 <br />
1426  No other types of alignment are supported.</dd></dl>
1427 <dl class="section user"><dt>Note:</dt><dd>For nested lists, HTML commands should be used.</dd></dl>
1428 <p>Equivalent to <a class="el" href="commands.html#cmdarg">\arg</a></p>
1429 <hr/>
1430  <h1><a class="anchor" id="cmdn"></a>
1431 \n</h1>
1432 <p><a name="a:5cn"></a> Forces a new line. Equivalent to &lt;br&gt; and inspired by the <code>printf</code> function.</p>
1433 <hr/>
1434  <h1><a class="anchor" id="cmdp"></a>
1435 \p &lt;word&gt;</h1>
1436 <p><a name="a:5cp"></a> Displays the parameter &lt;word&gt; using a typewriter font. You can use this command to refer to member function parameters in the running text.</p>
1437 <dl class="section user"><dt>Example:</dt><dd><pre class="fragment">  ... the \p x and \p y coordinates are used to ...</pre> This will result in the following text:<br />
1438 <br />
1439  ... the <code>x</code> and <code>y</code> coordinates are used to ...</dd></dl>
1440 <p>Equivalent to <a class="el" href="commands.html#cmdc">\c</a> To have multiple words in typewriter font use &lt;tt&gt;multiple words&lt;/tt&gt;.</p>
1441 <hr/>
1442  <h1><a class="anchor" id="cmdrtfonly"></a>
1443 \rtfonly</h1>
1444 <p><a name="a:5crtfonly"></a> Starts a block of text that will be verbatim included in the generated RTF documentation only. The block ends with a <a class="el" href="commands.html#cmdendrtfonly">\endrtfonly</a> command.</p>
1445 <p>This command can be used to include RTF code that is too complex for doxygen.</p>
1446 <p><b>Note:</b> environment variables (like $(HOME) ) are resolved inside a RTF-only block.</p>
1447 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdmanonly">\manonly</a>, <a class="el" href="commands.html#cmdxmlonly">\xmlonly</a>, <a class="el" href="commands.html#cmdlatexonly">\latexonly</a>, <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a>, and <a class="el" href="commands.html#cmddocbookonly">\docbookonly</a>.</dd></dl>
1448 <hr/>
1449  <h1><a class="anchor" id="cmdverbatim"></a>
1450 \verbatim</h1>
1451 <p><a name="a:5cverbatim"></a> Starts a block of text that will be verbatim included in the documentation. The block should end with a <a class="el" href="commands.html#cmdendverbatim">\endverbatim</a> command. All commands are disabled in a verbatim block.</p>
1452 <dl class="section warning"><dt>Warning</dt><dd>Make sure you include a <a class="el" href="commands.html#cmdendverbatim">\endverbatim</a> command for each <code>\verbatim</code> command or the parser will get confused!</dd></dl>
1453 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdcode">\code</a>, <a class="el" href="commands.html#cmdendverbatim">\endverbatim</a> and <a class="el" href="commands.html#cmdverbinclude">\verbinclude</a>.</dd></dl>
1454 <hr/>
1455  <h1><a class="anchor" id="cmdxmlonly"></a>
1456 \xmlonly</h1>
1457 <p><a name="a:5cxmlonly"></a> Starts a block of text that will be verbatim included in the generated XML output only. The block ends with a <a class="el" href="commands.html#cmdendxmlonly">\endxmlonly</a> command.</p>
1458 <p>This command can be used to include custom XML tags.</p>
1459 <dl class="section see"><dt>See also</dt><dd>sections <a class="el" href="commands.html#cmdmanonly">\manonly</a>, <a class="el" href="commands.html#cmdrtfonly">\rtfonly</a>, <a class="el" href="commands.html#cmdlatexonly">\latexonly</a>, <a class="el" href="commands.html#cmdhtmlonly">\htmlonly</a>, and <a class="el" href="commands.html#cmddocbookonly">\docbookonly</a>.</dd></dl>
1460 <hr/>
1461  <h1><a class="anchor" id="cmdbackslash"></a>
1462 \\</h1>
1463 <p><a name="a:5c:5c"></a> This command writes a backslash character (<code>\</code>) to the output. The backslash has to be escaped in some cases because doxygen uses it to detect commands.</p>
1464 <hr/>
1465  <h1><a class="anchor" id="cmdat"></a>
1466 \@</h1>
1467 <p><a name="a:5c:40"></a> This command writes an at-sign (<code>@</code>) to the output. The at-sign has to be escaped in some cases because doxygen uses it to detect JavaDoc commands.</p>
1468 <hr/>
1469  <h1><a class="anchor" id="cmdtilde"></a>
1470 \~[LanguageId]</h1>
1471 <p><a name="a:5c:7e"></a> This command enables/disables a language specific filter. This can be used to put documentation for different language into one comment block and use the <a class="el" href="config.html#cfg_output_language">OUTPUT_LANGUAGE</a> tag to filter out only a specific language. Use <code>\~language_id</code> to enable output for a specific language only and <code>\~</code> to enable output for all languages (this is also the default mode).</p>
1472 <p>Example: </p><pre class="fragment">/*! \~english This is English \~dutch Dit is Nederlands \~german Dies ist
1473     Deutsch. \~ output for all languages.
1474  */
1475 </pre><hr/>
1476  <h1><a class="anchor" id="cmdamp"></a>
1477 \&amp;</h1>
1478 <p><a name="a:5c:26"></a> This command writes the <code>&amp;</code> character to the output. This character has to be escaped because it has a special meaning in HTML.</p>
1479 <hr/>
1480  <h1><a class="anchor" id="cmddollar"></a>
1481 \$</h1>
1482 <p><a name="a:5c:24"></a> This command writes the <code>$</code> character to the output. This character has to be escaped in some cases, because it is used to expand environment variables.</p>
1483 <hr/>
1484  <h1><a class="anchor" id="cmdhash"></a>
1485 \#</h1>
1486 <p><a name="a:5c:23"></a> This command writes the <code>#</code> character to the output. This character has to be escaped in some cases, because it is used to refer to documented entities.</p>
1487 <hr/>
1488  <h1><a class="anchor" id="cmdlt"></a>
1489 \&lt;</h1>
1490 <p><a name="a:5c:3c"></a> This command writes the <code>&lt;</code> character to the output. This character has to be escaped because it has a special meaning in HTML.</p>
1491 <hr/>
1492  <h1><a class="anchor" id="cmdgt"></a>
1493 \&gt;</h1>
1494 <p><a name="a:5c:3e"></a> This command writes the <code>&gt;</code> character to the output. This character has to be escaped because it has a special meaning in HTML.</p>
1495 <hr/>
1496  <h1><a class="anchor" id="cmdperc"></a>
1497 \%</h1>
1498 <p><a name="a:5c:25"></a> This command writes the <code>%</code> character to the output. This character has to be escaped in some cases, because it is used to prevent auto-linking to word that is also a documented class or struct.</p>
1499 <hr/>
1500  <h1><a class="anchor" id="cmdquot"></a>
1501 \"</h1>
1502 <p><a name="a:5c:22"></a> This command writes the <code>"</code> character to the output. This character has to be escaped in some cases, because it is used in pairs to indicate an unformatted text fragment.</p>
1503 <hr/>
1504  <h1><a class="anchor" id="cmdchardot"></a>
1505 \.</h1>
1506 <p><a name="a:5c."></a> This command writes a dot (<code>.</code>) to the output. This can be useful to prevent ending a brief description when <a class="el" href="config.html#cfg_javadoc_autobrief">JAVADOC_AUTOBRIEF</a> is enabled or to prevent starting a numbered list when the dot follows a number at the start of a line.</p>
1507 <hr/>
1508  <h1><a class="anchor" id="cmddcolon"></a>
1509 \::</h1>
1510 <p><a name="a:5c:3a:3a"></a> This command writes a double colon (<code>::</code>) to the output. This character sequence has to be escaped in some cases, because it is used to reference to documented entities.</p>
1511 <hr/>
1512  <h1><a class="anchor" id="cmdpipe"></a>
1513 \|</h1>
1514 <p><a name="a:5c:7c"></a> This command writes a pipe symbol (|) to the output. This character has to be escaped in some cases, because it is used for Markdown tables.</p>
1515 <hr/>
1516  <h1><a class="anchor" id="cmdndash"></a>
1517 \--</h1>
1518 <p><a name="a:5c--"></a> This command writes two dashes (--) to the output. This allows writing two consecutive dashes to the output instead of one n-dash character (&ndash;).</p>
1519 <hr/>
1520  <h1><a class="anchor" id="cmdmdash"></a>
1521 \---</h1>
1522 <p><a name="a:5c---"></a> This command writes three dashes (---) to the output. This allows writing three consecutive dashes to the output instead of one m-dash character (&mdash;).</p>
1523 <hr/>
1524 <p>  </p><center><p> </p><h2> ---  Commands included for Qt compatibility  ---  </h2>
1525 <p> </p></center><p></p>
1526 <p>The following commands are supported to remain compatible to the Qt class browser generator. Do <em>not</em> use these commands in your own documentation. </p><ul>
1527 <li>
1528 \annotatedclasslist </li>
1529 <li>
1530 \classhierarchy </li>
1531 <li>
1532 \define </li>
1533 <li>
1534 \functionindex </li>
1535 <li>
1536 \header </li>
1537 <li>
1538 \headerfilelist </li>
1539 <li>
1540 \inherit </li>
1541 <li>
1542 \l </li>
1543 <li>
1544 \postheader </li>
1545 </ul>
1546 <hr/>
1547 <p> 
1548 </p>
1549 Go to the <a href="htmlcmds.html">next</a> section or return to the
1550  <a href="index.html">index</a>.
1551 <p>
1552  </p>
1553 </div></div><!-- contents -->
1554 </div><!-- doc-content -->
1555 <!-- start footer part -->
1556 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
1557   <ul>
1558     <li class="footer">Generated by
1559     <a href="http://www.doxygen.org/index.html">
1560     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.12 </li>
1561   </ul>
1562 </div>
1563 </body>
1564 </html>