File: classTCLAP_1_1XorHandler.html

package info (click to toggle)
tclap 1.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, experimental, sid, trixie
  • size: 10,584 kB
  • sloc: cpp: 3,724; xml: 1,028; sh: 855; makefile: 308; javascript: 214; ansic: 43
file content (371 lines) | stat: -rw-r--r-- 21,912 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>tclap: TCLAP::XorHandler Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">tclap
   &#160;<span id="projectnumber">1.2.5</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceTCLAP.html">TCLAP</a></li><li class="navelem"><a class="el" href="classTCLAP_1_1XorHandler.html">XorHandler</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a> &#124;
<a href="classTCLAP_1_1XorHandler-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">TCLAP::XorHandler Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>This class handles lists of <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a>'s that are to be XOR'd on the command line.  
 <a href="classTCLAP_1_1XorHandler.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="XorHandler_8h_source.html">XorHandler.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a195391f50b7fe5eb939c2f6d236f571e"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1XorHandler.html#a195391f50b7fe5eb939c2f6d236f571e">XorHandler</a> ()</td></tr>
<tr class="memdesc:a195391f50b7fe5eb939c2f6d236f571e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor.  <a href="classTCLAP_1_1XorHandler.html#a195391f50b7fe5eb939c2f6d236f571e">More...</a><br /></td></tr>
<tr class="separator:a195391f50b7fe5eb939c2f6d236f571e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76f2fb62ecddeff8d1b44cfb72faa15d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1XorHandler.html#a76f2fb62ecddeff8d1b44cfb72faa15d">add</a> (const std::vector&lt; <a class="el" href="classTCLAP_1_1Arg.html">Arg</a> * &gt; &amp;ors)</td></tr>
<tr class="memdesc:a76f2fb62ecddeff8d1b44cfb72faa15d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a list of Arg*'s that will be xor'd together.  <a href="classTCLAP_1_1XorHandler.html#a76f2fb62ecddeff8d1b44cfb72faa15d">More...</a><br /></td></tr>
<tr class="separator:a76f2fb62ecddeff8d1b44cfb72faa15d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3df7722e4c4c5d331de69fc902336b00"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1XorHandler.html#a3df7722e4c4c5d331de69fc902336b00">check</a> (const <a class="el" href="classTCLAP_1_1Arg.html">Arg</a> *a)</td></tr>
<tr class="memdesc:a3df7722e4c4c5d331de69fc902336b00"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks whether the specified <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> is in one of the xor lists and if it does match one, returns the size of the xor list that the <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> matched.  <a href="classTCLAP_1_1XorHandler.html#a3df7722e4c4c5d331de69fc902336b00">More...</a><br /></td></tr>
<tr class="separator:a3df7722e4c4c5d331de69fc902336b00"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca185a80e9df6e4250a230fa5aec7891"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1XorHandler.html#aca185a80e9df6e4250a230fa5aec7891">shortUsage</a> ()</td></tr>
<tr class="memdesc:aca185a80e9df6e4250a230fa5aec7891"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the XOR specific short usage.  <a href="classTCLAP_1_1XorHandler.html#aca185a80e9df6e4250a230fa5aec7891">More...</a><br /></td></tr>
<tr class="separator:aca185a80e9df6e4250a230fa5aec7891"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a257a855934eb343a0fad3c4e5fe5ff57"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1XorHandler.html#a257a855934eb343a0fad3c4e5fe5ff57">printLongUsage</a> (std::ostream &amp;os)</td></tr>
<tr class="memdesc:a257a855934eb343a0fad3c4e5fe5ff57"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prints the XOR specific long usage.  <a href="classTCLAP_1_1XorHandler.html#a257a855934eb343a0fad3c4e5fe5ff57">More...</a><br /></td></tr>
<tr class="separator:a257a855934eb343a0fad3c4e5fe5ff57"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1a74fab4667cc591a1e3094c91bc942d"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1XorHandler.html#a1a74fab4667cc591a1e3094c91bc942d">contains</a> (const <a class="el" href="classTCLAP_1_1Arg.html">Arg</a> *a)</td></tr>
<tr class="memdesc:a1a74fab4667cc591a1e3094c91bc942d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Simply checks whether the <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> is contained in one of the arg lists.  <a href="classTCLAP_1_1XorHandler.html#a1a74fab4667cc591a1e3094c91bc942d">More...</a><br /></td></tr>
<tr class="separator:a1a74fab4667cc591a1e3094c91bc942d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6b25b05b817a5c8cea137eb032cba7de"><td class="memItemLeft" align="right" valign="top">const std::vector&lt; std::vector&lt; <a class="el" href="classTCLAP_1_1Arg.html">Arg</a> * &gt; &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1XorHandler.html#a6b25b05b817a5c8cea137eb032cba7de">getXorList</a> () const</td></tr>
<tr class="separator:a6b25b05b817a5c8cea137eb032cba7de"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:a4ebd5b96e23a0ab03bdd431fe622d4e1"><td class="memItemLeft" align="right" valign="top">std::vector&lt; std::vector&lt; <a class="el" href="classTCLAP_1_1Arg.html">Arg</a> * &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1XorHandler.html#a4ebd5b96e23a0ab03bdd431fe622d4e1">_orList</a></td></tr>
<tr class="memdesc:a4ebd5b96e23a0ab03bdd431fe622d4e1"><td class="mdescLeft">&#160;</td><td class="mdescRight">The list of of lists of <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a>'s to be or'd together.  <a href="classTCLAP_1_1XorHandler.html#a4ebd5b96e23a0ab03bdd431fe622d4e1">More...</a><br /></td></tr>
<tr class="separator:a4ebd5b96e23a0ab03bdd431fe622d4e1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>This class handles lists of <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a>'s that are to be XOR'd on the command line. </p>
<p>This is used by <a class="el" href="classTCLAP_1_1CmdLine.html" title="The base class that manages the command line definition and passes along the parsing to the appropria...">CmdLine</a> and you shouldn't ever use it. </p>

<p class="definition">Definition at line <a class="el" href="XorHandler_8h_source.html#l00040">40</a> of file <a class="el" href="XorHandler_8h_source.html">XorHandler.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a195391f50b7fe5eb939c2f6d236f571e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a195391f50b7fe5eb939c2f6d236f571e">&#9670;&nbsp;</a></span>XorHandler()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">TCLAP::XorHandler::XorHandler </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Constructor. </p>
<p>Does nothing. </p>

<p class="definition">Definition at line <a class="el" href="XorHandler_8h_source.html#l00054">54</a> of file <a class="el" href="XorHandler_8h_source.html">XorHandler.h</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a76f2fb62ecddeff8d1b44cfb72faa15d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a76f2fb62ecddeff8d1b44cfb72faa15d">&#9670;&nbsp;</a></span>add()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void TCLAP::XorHandler::add </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; <a class="el" href="classTCLAP_1_1Arg.html">Arg</a> * &gt; &amp;&#160;</td>
          <td class="paramname"><em>ors</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Add a list of Arg*'s that will be xor'd together. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">ors</td><td>- list of Arg* that will be xor'd. </td></tr>
  </table>
  </dd>
</dl>

<p class="definition">Definition at line <a class="el" href="XorHandler_8h_source.html#l00097">97</a> of file <a class="el" href="XorHandler_8h_source.html">XorHandler.h</a>.</p>

<p class="reference">References <a class="el" href="XorHandler_8h_source.html#l00047">_orList</a>.</p>

<p class="reference">Referenced by <a class="el" href="CmdLine_8h_source.html#l00406">TCLAP::CmdLine::xorAdd()</a>.</p>

</div>
</div>
<a id="a3df7722e4c4c5d331de69fc902336b00"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3df7722e4c4c5d331de69fc902336b00">&#9670;&nbsp;</a></span>check()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">int TCLAP::XorHandler::check </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classTCLAP_1_1Arg.html">Arg</a> *&#160;</td>
          <td class="paramname"><em>a</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Checks whether the specified <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> is in one of the xor lists and if it does match one, returns the size of the xor list that the <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> matched. </p>
<p>If the <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> matches, then it also sets the rest of the <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a>'s in the list. You shouldn't use this. <br  />
 </p><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">a</td><td>- The <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> to be checked. </td></tr>
  </table>
  </dd>
</dl>

<p class="definition">Definition at line <a class="el" href="XorHandler_8h_source.html#l00102">102</a> of file <a class="el" href="XorHandler_8h_source.html">XorHandler.h</a>.</p>

<p class="reference">References <a class="el" href="XorHandler_8h_source.html#l00047">_orList</a>, <a class="el" href="Arg_8h_source.html#l00562">TCLAP::Arg::isRequired()</a>, and <a class="el" href="Arg_8h_source.html#l00566">TCLAP::Arg::isSet()</a>.</p>

<p class="reference">Referenced by <a class="el" href="CmdLine_8h_source.html#l00457">TCLAP::CmdLine::parse()</a>.</p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="classTCLAP_1_1XorHandler_a3df7722e4c4c5d331de69fc902336b00_cgraph.png" border="0" usemap="#aclassTCLAP_1_1XorHandler_a3df7722e4c4c5d331de69fc902336b00_cgraph" alt=""/></div>
<map name="aclassTCLAP_1_1XorHandler_a3df7722e4c4c5d331de69fc902336b00_cgraph" id="aclassTCLAP_1_1XorHandler_a3df7722e4c4c5d331de69fc902336b00_cgraph">
<area shape="rect" title="Checks whether the specified Arg is in one of the xor lists and if it does match one,..." alt="" coords="5,23,152,65"/>
<area shape="rect" href="classTCLAP_1_1Arg.html#aec9381ca612a2d37239944b8dd512a7e" title="Indicates whether the argument is required." alt="" coords="200,5,363,32"/>
<area shape="rect" href="classTCLAP_1_1Arg.html#a15d126427847cc782cf53ab7364659df" title="Indicates whether the argument has already been set." alt="" coords="216,56,347,83"/>
</map>
</div>

</div>
</div>
<a id="a1a74fab4667cc591a1e3094c91bc942d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1a74fab4667cc591a1e3094c91bc942d">&#9670;&nbsp;</a></span>contains()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool TCLAP::XorHandler::contains </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classTCLAP_1_1Arg.html">Arg</a> *&#160;</td>
          <td class="paramname"><em>a</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Simply checks whether the <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> is contained in one of the arg lists. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">a</td><td>- The <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> to be checked. </td></tr>
  </table>
  </dd>
</dl>

<p class="definition">Definition at line <a class="el" href="XorHandler_8h_source.html#l00143">143</a> of file <a class="el" href="XorHandler_8h_source.html">XorHandler.h</a>.</p>

<p class="reference">References <a class="el" href="XorHandler_8h_source.html#l00047">_orList</a>.</p>

<p class="reference">Referenced by <a class="el" href="StdOutput_8h_source.html#l00193">TCLAP::StdOutput::_longUsage()</a>, <a class="el" href="StdOutput_8h_source.html#l00158">TCLAP::StdOutput::_shortUsage()</a>, and <a class="el" href="DocBookOutput_8h_source.html#l00097">TCLAP::DocBookOutput::usage()</a>.</p>

</div>
</div>
<a id="a6b25b05b817a5c8cea137eb032cba7de"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6b25b05b817a5c8cea137eb032cba7de">&#9670;&nbsp;</a></span>getXorList()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">const std::vector&lt; std::vector&lt; <a class="el" href="classTCLAP_1_1Arg.html">Arg</a> * &gt; &gt; &amp; TCLAP::XorHandler::getXorList </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="XorHandler_8h_source.html#l00155">155</a> of file <a class="el" href="XorHandler_8h_source.html">XorHandler.h</a>.</p>

<p class="reference">References <a class="el" href="XorHandler_8h_source.html#l00047">_orList</a>.</p>

<p class="reference">Referenced by <a class="el" href="StdOutput_8h_source.html#l00193">TCLAP::StdOutput::_longUsage()</a>, <a class="el" href="StdOutput_8h_source.html#l00158">TCLAP::StdOutput::_shortUsage()</a>, <a class="el" href="ZshCompletionOutput_8h_source.html#l00284">TCLAP::ZshCompletionOutput::getMutexList()</a>, and <a class="el" href="DocBookOutput_8h_source.html#l00097">TCLAP::DocBookOutput::usage()</a>.</p>

</div>
</div>
<a id="a257a855934eb343a0fad3c4e5fe5ff57"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a257a855934eb343a0fad3c4e5fe5ff57">&#9670;&nbsp;</a></span>printLongUsage()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void TCLAP::XorHandler::printLongUsage </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>os</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Prints the XOR specific long usage. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">os</td><td>- Stream to print to. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a id="aca185a80e9df6e4250a230fa5aec7891"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aca185a80e9df6e4250a230fa5aec7891">&#9670;&nbsp;</a></span>shortUsage()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string TCLAP::XorHandler::shortUsage </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the XOR specific short usage. </p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a4ebd5b96e23a0ab03bdd431fe622d4e1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4ebd5b96e23a0ab03bdd431fe622d4e1">&#9670;&nbsp;</a></span>_orList</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">std::vector&lt; std::vector&lt;<a class="el" href="classTCLAP_1_1Arg.html">Arg</a>*&gt; &gt; TCLAP::XorHandler::_orList</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>The list of of lists of <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a>'s to be or'd together. </p>

<p class="definition">Definition at line <a class="el" href="XorHandler_8h_source.html#l00047">47</a> of file <a class="el" href="XorHandler_8h_source.html">XorHandler.h</a>.</p>

<p class="reference">Referenced by <a class="el" href="XorHandler_8h_source.html#l00097">add()</a>, <a class="el" href="XorHandler_8h_source.html#l00102">check()</a>, <a class="el" href="XorHandler_8h_source.html#l00143">contains()</a>, and <a class="el" href="XorHandler_8h_source.html#l00155">getXorList()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XorHandler_8h_source.html">XorHandler.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>