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
|
<!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: Arg.h File 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
 <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&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="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_fa089243daa3a76cbe67852bbc5b9b99.html">tclap</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#namespaces">Namespaces</a> |
<a href="#define-members">Macros</a> |
<a href="#typedef-members">Typedefs</a> |
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">Arg.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include <string></code><br />
<code>#include <vector></code><br />
<code>#include <list></code><br />
<code>#include <iostream></code><br />
<code>#include <iomanip></code><br />
<code>#include <cstdio></code><br />
<code>#include <<a class="el" href="sstream_8h_source.html">tclap/sstream.h</a>></code><br />
<code>#include <<a class="el" href="ArgException_8h_source.html">tclap/ArgException.h</a>></code><br />
<code>#include <<a class="el" href="Visitor_8h_source.html">tclap/Visitor.h</a>></code><br />
<code>#include <<a class="el" href="CmdLineInterface_8h_source.html">tclap/CmdLineInterface.h</a>></code><br />
<code>#include <<a class="el" href="ArgTraits_8h_source.html">tclap/ArgTraits.h</a>></code><br />
<code>#include <<a class="el" href="StandardTraits_8h_source.html">tclap/StandardTraits.h</a>></code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for Arg.h:</div>
<div class="dyncontent">
<div class="center"><img src="Arg_8h__incl.png" border="0" usemap="#aArg_8h" alt=""/></div>
<map name="aArg_8h" id="aArg_8h">
<area shape="rect" title=" " alt="" coords="538,5,591,32"/>
<area shape="rect" title=" " alt="" coords="159,155,213,181"/>
<area shape="rect" title=" " alt="" coords="238,155,297,181"/>
<area shape="rect" title=" " alt="" coords="423,155,461,181"/>
<area shape="rect" title=" " alt="" coords="489,155,561,181"/>
<area shape="rect" title=" " alt="" coords="567,80,634,107"/>
<area shape="rect" title=" " alt="" coords="659,80,716,107"/>
<area shape="rect" href="sstream_8h.html" title=" " alt="" coords="741,80,853,107"/>
<area shape="rect" href="ArgException_8h.html" title=" " alt="" coords="5,80,148,107"/>
<area shape="rect" href="Visitor_8h.html" title=" " alt="" coords="877,80,978,107"/>
<area shape="rect" href="CmdLineInterface_8h.html" title=" " alt="" coords="274,80,442,107"/>
<area shape="rect" href="ArgTraits_8h.html" title=" " alt="" coords="1003,80,1121,107"/>
<area shape="rect" href="StandardTraits_8h.html" title=" " alt="" coords="1145,80,1296,107"/>
<area shape="rect" title=" " alt="" coords="762,155,831,181"/>
<area shape="rect" title=" " alt="" coords="37,155,116,181"/>
<area shape="rect" title=" " alt="" coords="321,155,395,181"/>
</map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="Arg_8h__dep__incl.png" border="0" usemap="#aArg_8hdep" alt=""/></div>
<map name="aArg_8hdep" id="aArg_8hdep">
<area shape="rect" title=" " alt="" coords="490,5,543,32"/>
<area shape="rect" href="DocBookOutput_8h.html" title=" " alt="" coords="340,155,467,181"/>
<area shape="rect" href="IgnoreRestVisitor_8h.html" title=" " alt="" coords="586,80,719,107"/>
<area shape="rect" href="MultiArg_8h.html" title=" " alt="" coords="745,80,827,107"/>
<area shape="rect" href="StdOutput_8h.html" title=" " alt="" coords="172,155,264,181"/>
<area shape="rect" href="SwitchArg_8h.html" title=" " alt="" coords="903,80,997,107"/>
<area shape="rect" href="ValueArg_8h.html" title=" " alt="" coords="114,80,199,107"/>
<area shape="rect" href="XorHandler_8h.html" title=" " alt="" coords="355,80,452,107"/>
<area shape="rect" href="ZshCompletionOutput_8h.html" title=" " alt="" coords="491,155,651,181"/>
<area shape="rect" href="CmdLine_8h.html" title=" " alt="" coords="646,229,731,256"/>
<area shape="rect" href="UnlabeledMultiArg_8h.html" title=" " alt="" coords="726,155,865,181"/>
<area shape="rect" href="MultiSwitchArg_8h.html" title=" " alt="" coords="889,155,1011,181"/>
<area shape="rect" href="UnlabeledValueArg_8h.html" title=" " alt="" coords="5,155,148,181"/>
</map>
</div>
</div>
<p><a href="Arg_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1Arg.html">TCLAP::Arg</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">A virtual base class that defines the essential data for all arguments. <a href="classTCLAP_1_1Arg.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceTCLAP"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceTCLAP.html">TCLAP</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a892de6ada8e6a8ed25e303ca564a8447"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="Arg_8h.html#a892de6ada8e6a8ed25e303ca564a8447">TCLAP_FLAGSTARTCHAR</a>   '-'</td></tr>
<tr class="memdesc:a892de6ada8e6a8ed25e303ca564a8447"><td class="mdescLeft"> </td><td class="mdescRight">The char that indicates the beginning of a flag. <a href="Arg_8h.html#a892de6ada8e6a8ed25e303ca564a8447">More...</a><br /></td></tr>
<tr class="separator:a892de6ada8e6a8ed25e303ca564a8447"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a542fe8477a66451cf2d983fd4c4f1846"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="Arg_8h.html#a542fe8477a66451cf2d983fd4c4f1846">TCLAP_FLAGSTARTSTRING</a>   "-"</td></tr>
<tr class="memdesc:a542fe8477a66451cf2d983fd4c4f1846"><td class="mdescLeft"> </td><td class="mdescRight">The sting that indicates the beginning of a flag. <a href="Arg_8h.html#a542fe8477a66451cf2d983fd4c4f1846">More...</a><br /></td></tr>
<tr class="separator:a542fe8477a66451cf2d983fd4c4f1846"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab497be2528843816edec2ec9897dfca2"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="Arg_8h.html#ab497be2528843816edec2ec9897dfca2">TCLAP_NAMESTARTSTRING</a>   "--"</td></tr>
<tr class="memdesc:ab497be2528843816edec2ec9897dfca2"><td class="mdescLeft"> </td><td class="mdescRight">The sting that indicates the beginning of a name. <a href="Arg_8h.html#ab497be2528843816edec2ec9897dfca2">More...</a><br /></td></tr>
<tr class="separator:ab497be2528843816edec2ec9897dfca2"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:a97b12839f7413e46bf2739bdf38baad4"><td class="memItemLeft" align="right" valign="top">typedef std::list< Arg * >::const_iterator </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceTCLAP.html#a97b12839f7413e46bf2739bdf38baad4">TCLAP::ArgListIterator</a></td></tr>
<tr class="memdesc:a97b12839f7413e46bf2739bdf38baad4"><td class="mdescLeft"> </td><td class="mdescRight">Typedef of an <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> list iterator. <a href="namespaceTCLAP.html#a97b12839f7413e46bf2739bdf38baad4">More...</a><br /></td></tr>
<tr class="separator:a97b12839f7413e46bf2739bdf38baad4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a08d67e0a887950fb343c79b90fac9f23"><td class="memItemLeft" align="right" valign="top">typedef std::vector< Arg * >::const_iterator </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceTCLAP.html#a08d67e0a887950fb343c79b90fac9f23">TCLAP::ArgVectorIterator</a></td></tr>
<tr class="memdesc:a08d67e0a887950fb343c79b90fac9f23"><td class="mdescLeft"> </td><td class="mdescRight">Typedef of an <a class="el" href="classTCLAP_1_1Arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> vector iterator. <a href="namespaceTCLAP.html#a08d67e0a887950fb343c79b90fac9f23">More...</a><br /></td></tr>
<tr class="separator:a08d67e0a887950fb343c79b90fac9f23"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa4c63d0f9f7610eb9a03df2116a68b8a"><td class="memItemLeft" align="right" valign="top">typedef std::list< Visitor * >::const_iterator </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceTCLAP.html#aa4c63d0f9f7610eb9a03df2116a68b8a">TCLAP::VisitorListIterator</a></td></tr>
<tr class="memdesc:aa4c63d0f9f7610eb9a03df2116a68b8a"><td class="mdescLeft"> </td><td class="mdescRight">Typedef of a <a class="el" href="classTCLAP_1_1Visitor.html" title="A base class that defines the interface for visitors.">Visitor</a> list iterator. <a href="namespaceTCLAP.html#aa4c63d0f9f7610eb9a03df2116a68b8a">More...</a><br /></td></tr>
<tr class="separator:aa4c63d0f9f7610eb9a03df2116a68b8a"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:af5bcb51791e31b88ad7de17b0f238dfb"><td class="memTemplParams" colspan="2">template<typename T > </td></tr>
<tr class="memitem:af5bcb51791e31b88ad7de17b0f238dfb"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespaceTCLAP.html#af5bcb51791e31b88ad7de17b0f238dfb">TCLAP::ExtractValue</a> (T &destVal, const std::string &strVal, ValueLike vl)</td></tr>
<tr class="separator:af5bcb51791e31b88ad7de17b0f238dfb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5aed21a9cca57b42a03b783d15be417e"><td class="memTemplParams" colspan="2">template<typename T > </td></tr>
<tr class="memitem:a5aed21a9cca57b42a03b783d15be417e"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespaceTCLAP.html#a5aed21a9cca57b42a03b783d15be417e">TCLAP::ExtractValue</a> (T &destVal, const std::string &strVal, StringLike sl)</td></tr>
<tr class="separator:a5aed21a9cca57b42a03b783d15be417e"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a id="a892de6ada8e6a8ed25e303ca564a8447"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a892de6ada8e6a8ed25e303ca564a8447">◆ </a></span>TCLAP_FLAGSTARTCHAR</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define TCLAP_FLAGSTARTCHAR   '-'</td>
</tr>
</table>
</div><div class="memdoc">
<p>The char that indicates the beginning of a flag. </p>
<p>Defaults to '-', but clients can define TCLAP_FLAGSTARTCHAR to override. </p>
<p class="definition">Definition at line <a class="el" href="Arg_8h_source.html#l00215">215</a> of file <a class="el" href="Arg_8h_source.html">Arg.h</a>.</p>
</div>
</div>
<a id="a542fe8477a66451cf2d983fd4c4f1846"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a542fe8477a66451cf2d983fd4c4f1846">◆ </a></span>TCLAP_FLAGSTARTSTRING</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define TCLAP_FLAGSTARTSTRING   "-"</td>
</tr>
</table>
</div><div class="memdoc">
<p>The sting that indicates the beginning of a flag. </p>
<p>Defaults to "-", but clients can define TCLAP_FLAGSTARTSTRING to override. Should be the same as TCLAP_FLAGSTARTCHAR. </p>
<p class="definition">Definition at line <a class="el" href="Arg_8h_source.html#l00225">225</a> of file <a class="el" href="Arg_8h_source.html">Arg.h</a>.</p>
</div>
</div>
<a id="ab497be2528843816edec2ec9897dfca2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab497be2528843816edec2ec9897dfca2">◆ </a></span>TCLAP_NAMESTARTSTRING</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define TCLAP_NAMESTARTSTRING   "--"</td>
</tr>
</table>
</div><div class="memdoc">
<p>The sting that indicates the beginning of a name. </p>
<p>Defaults to "--", but clients can define TCLAP_NAMESTARTSTRING to override. </p>
<p class="definition">Definition at line <a class="el" href="Arg_8h_source.html#l00234">234</a> of file <a class="el" href="Arg_8h_source.html">Arg.h</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <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>
|