Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > b293cf61b174f6cb974e48c9096dc9b3 > files > 108

lib64commoncpp-devel-1.8.1-7.mga4.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.8.5"/>
<title>GNU CommonC++: ost::CommandOptionNoArg 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 style="padding-left: 0.5em;">
   <div id="projectname">GNU CommonC++
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceost.html">ost</a></li><li class="navelem"><a class="el" href="classost_1_1_command_option_no_arg.html">CommandOptionNoArg</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="classost_1_1_command_option_no_arg-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">ost::CommandOptionNoArg Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><a class="el" href="classost_1_1_command_option.html" title="CommandOption is the base class for all command line options. ">CommandOption</a> type for flags.  
 <a href="classost_1_1_command_option_no_arg.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="cmdoptns_8h_source.html">cmdoptns.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for ost::CommandOptionNoArg:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classost_1_1_command_option_no_arg.png" usemap="#ost::CommandOptionNoArg_map" alt=""/>
  <map id="ost::CommandOptionNoArg_map" name="ost::CommandOptionNoArg_map">
<area href="classost_1_1_command_option.html" title="CommandOption is the base class for all command line options. " alt="ost::CommandOption" shape="rect" coords="0,0,163,24"/>
</map>
 </div></div>
<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:a1dcb38419a79d85aad39b58b5f5b6ece"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option_no_arg.html#a1dcb38419a79d85aad39b58b5f5b6ece">CommandOptionNoArg</a> (const char *inOptionName, const char *inOptionLetter, const char *inDescription, bool inRequired=false, <a class="el" href="classost_1_1_command_option.html">CommandOption</a> **ppNext=&amp;<a class="el" href="namespaceost.html#a3b701311bbf7cf16f954820e316f5766">defaultCommandOptionList</a>)</td></tr>
<tr class="memdesc:a1dcb38419a79d85aad39b58b5f5b6ece"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classost_1_1_command_option_arg.html" title="Class for options with an argument e.g. ">CommandOptionArg</a> contructor.  <a href="#a1dcb38419a79d85aad39b58b5f5b6ece">More...</a><br/></td></tr>
<tr class="separator:a1dcb38419a79d85aad39b58b5f5b6ece"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5762755aabab3298e9e9d2fe45f4de61"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option_no_arg.html#a5762755aabab3298e9e9d2fe45f4de61">foundOption</a> (<a class="el" href="classost_1_1_command_option_parse.html">CommandOptionParse</a> *cop, const char *value=0)</td></tr>
<tr class="memdesc:a5762755aabab3298e9e9d2fe45f4de61"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classost_1_1_command_option_no_arg.html#a5762755aabab3298e9e9d2fe45f4de61" title="CommandOptionNoArg::foundOption will evpect a nil &quot;value&quot; passed in. ">CommandOptionNoArg::foundOption</a> will evpect a nil "value" passed in.  <a href="#a5762755aabab3298e9e9d2fe45f4de61">More...</a><br/></td></tr>
<tr class="separator:a5762755aabab3298e9e9d2fe45f4de61"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classost_1_1_command_option"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classost_1_1_command_option')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classost_1_1_command_option.html">ost::CommandOption</a></td></tr>
<tr class="memitem:a7e42ca61d049698df46daae73bb205bb inherit pub_methods_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#a7e42ca61d049698df46daae73bb205bb">~CommandOption</a> ()</td></tr>
<tr class="memdesc:a7e42ca61d049698df46daae73bb205bb inherit pub_methods_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">A virtual destructor just in case.  <a href="#a7e42ca61d049698df46daae73bb205bb">More...</a><br/></td></tr>
<tr class="separator:a7e42ca61d049698df46daae73bb205bb inherit pub_methods_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a989bf900aed6323812ae6922edcdc4af inherit pub_methods_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#a989bf900aed6323812ae6922edcdc4af">CommandOption</a> (const char *inOptionName, const char *inOptionLetter, const char *inDescription, <a class="el" href="classost_1_1_command_option.html#ab56f222627bb3843d2b055d42ceaa493">OptionType</a> inOptionType, bool inRequired=false, <a class="el" href="classost_1_1_command_option.html">CommandOption</a> **ppNext=&amp;<a class="el" href="namespaceost.html#a3b701311bbf7cf16f954820e316f5766">defaultCommandOptionList</a>)</td></tr>
<tr class="memdesc:a989bf900aed6323812ae6922edcdc4af inherit pub_methods_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classost_1_1_command_option.html" title="CommandOption is the base class for all command line options. ">CommandOption</a> contructor.  <a href="#a989bf900aed6323812ae6922edcdc4af">More...</a><br/></td></tr>
<tr class="separator:a989bf900aed6323812ae6922edcdc4af inherit pub_methods_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac6597549063ded15f8d50d72e8cd9bf6 inherit pub_methods_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#ac6597549063ded15f8d50d72e8cd9bf6">foundOption</a> (<a class="el" href="classost_1_1_command_option_parse.html">CommandOptionParse</a> *cop, const char **value, int num)</td></tr>
<tr class="memdesc:ac6597549063ded15f8d50d72e8cd9bf6 inherit pub_methods_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">foundOption is called by the <a class="el" href="classost_1_1_command_option_parse.html" title="This is the CommandOptionParse interface class. ">CommandOptionParse</a> object during the parsing of the command line options.  <a href="#ac6597549063ded15f8d50d72e8cd9bf6">More...</a><br/></td></tr>
<tr class="separator:ac6597549063ded15f8d50d72e8cd9bf6 inherit pub_methods_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1cc99afcc775ca21d16c38a0661839a2 inherit pub_methods_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#a1cc99afcc775ca21d16c38a0661839a2">parseDone</a> (<a class="el" href="classost_1_1_command_option_parse.html">CommandOptionParse</a> *cop)</td></tr>
<tr class="memdesc:a1cc99afcc775ca21d16c38a0661839a2 inherit pub_methods_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">Once parsing of command line options is complete, this method is called.  <a href="#a1cc99afcc775ca21d16c38a0661839a2">More...</a><br/></td></tr>
<tr class="separator:a1cc99afcc775ca21d16c38a0661839a2 inherit pub_methods_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af52fe62b7a0d3c40b726fa2447cb3b78 inherit pub_methods_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#af52fe62b7a0d3c40b726fa2447cb3b78">performTask</a> (<a class="el" href="classost_1_1_command_option_parse.html">CommandOptionParse</a> *cop)</td></tr>
<tr class="memdesc:af52fe62b7a0d3c40b726fa2447cb3b78 inherit pub_methods_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">Once <a class="el" href="classost_1_1_command_option.html" title="CommandOption is the base class for all command line options. ">CommandOption</a> objects have completed parsing and there are no errors they may have some specific tasks to perform.  <a href="#af52fe62b7a0d3c40b726fa2447cb3b78">More...</a><br/></td></tr>
<tr class="separator:af52fe62b7a0d3c40b726fa2447cb3b78 inherit pub_methods_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acf1272321b17a2cbe953ce23ffa6a5e8 inherit pub_methods_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#acf1272321b17a2cbe953ce23ffa6a5e8">hasValue</a> ()</td></tr>
<tr class="memdesc:acf1272321b17a2cbe953ce23ffa6a5e8 inherit pub_methods_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">For fields with the required flag set, this method is used to determine if the Option has satisfied it's required status.  <a href="#acf1272321b17a2cbe953ce23ffa6a5e8">More...</a><br/></td></tr>
<tr class="separator:acf1272321b17a2cbe953ce23ffa6a5e8 inherit pub_methods_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a34ad5c00e41da5cb4b113e5f5c989436"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option_no_arg.html#a34ad5c00e41da5cb4b113e5f5c989436">numSet</a></td></tr>
<tr class="memdesc:a34ad5c00e41da5cb4b113e5f5c989436"><td class="mdescLeft">&#160;</td><td class="mdescRight">The number of times this value has been set.  <a href="#a34ad5c00e41da5cb4b113e5f5c989436">More...</a><br/></td></tr>
<tr class="separator:a34ad5c00e41da5cb4b113e5f5c989436"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_attribs_classost_1_1_command_option"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_classost_1_1_command_option')"><img src="closed.png" alt="-"/>&#160;Public Attributes inherited from <a class="el" href="classost_1_1_command_option.html">ost::CommandOption</a></td></tr>
<tr class="memitem:a3cf7d6f9d1943e981d29c38e2e188231 inherit pub_attribs_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#a3cf7d6f9d1943e981d29c38e2e188231">optionName</a></td></tr>
<tr class="memdesc:a3cf7d6f9d1943e981d29c38e2e188231 inherit pub_attribs_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">Long option name, these will be preceded with "--" on the command line.  <a href="#a3cf7d6f9d1943e981d29c38e2e188231">More...</a><br/></td></tr>
<tr class="separator:a3cf7d6f9d1943e981d29c38e2e188231 inherit pub_attribs_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac894a27c5aeeb70ff07387bb721bd7c6 inherit pub_attribs_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#ac894a27c5aeeb70ff07387bb721bd7c6">optionLetter</a></td></tr>
<tr class="memdesc:ac894a27c5aeeb70ff07387bb721bd7c6 inherit pub_attribs_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">option letter, these will be preceded with "-" on the command line.  <a href="#ac894a27c5aeeb70ff07387bb721bd7c6">More...</a><br/></td></tr>
<tr class="separator:ac894a27c5aeeb70ff07387bb721bd7c6 inherit pub_attribs_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae7c1ad2ef21198b1bef933847ff5d197 inherit pub_attribs_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#ae7c1ad2ef21198b1bef933847ff5d197">description</a></td></tr>
<tr class="memdesc:ae7c1ad2ef21198b1bef933847ff5d197 inherit pub_attribs_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">A short description of the option for Usage messages.  <a href="#ae7c1ad2ef21198b1bef933847ff5d197">More...</a><br/></td></tr>
<tr class="separator:ae7c1ad2ef21198b1bef933847ff5d197 inherit pub_attribs_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e5f9f895bda7cf7dbe48e0106866368 inherit pub_attribs_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classost_1_1_command_option.html#ab56f222627bb3843d2b055d42ceaa493">OptionType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#a2e5f9f895bda7cf7dbe48e0106866368">optionType</a></td></tr>
<tr class="memdesc:a2e5f9f895bda7cf7dbe48e0106866368 inherit pub_attribs_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">This command option's OptionType.  <a href="#a2e5f9f895bda7cf7dbe48e0106866368">More...</a><br/></td></tr>
<tr class="separator:a2e5f9f895bda7cf7dbe48e0106866368 inherit pub_attribs_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a05f8b1439cbf0cf33f47707a33baad57 inherit pub_attribs_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#a05f8b1439cbf0cf33f47707a33baad57">required</a></td></tr>
<tr class="memdesc:a05f8b1439cbf0cf33f47707a33baad57 inherit pub_attribs_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">True if this parameter is required.  <a href="#a05f8b1439cbf0cf33f47707a33baad57">More...</a><br/></td></tr>
<tr class="separator:a05f8b1439cbf0cf33f47707a33baad57 inherit pub_attribs_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0dd94d805913bf11cd188de53baaf27c inherit pub_attribs_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classost_1_1_command_option.html">CommandOption</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#a0dd94d805913bf11cd188de53baaf27c">next</a></td></tr>
<tr class="memdesc:a0dd94d805913bf11cd188de53baaf27c inherit pub_attribs_classost_1_1_command_option"><td class="mdescLeft">&#160;</td><td class="mdescRight">This next <a class="el" href="classost_1_1_command_option.html" title="CommandOption is the base class for all command line options. ">CommandOption</a> in this list of options or nil if no more options exist.  <a href="#a0dd94d805913bf11cd188de53baaf27c">More...</a><br/></td></tr>
<tr class="separator:a0dd94d805913bf11cd188de53baaf27c inherit pub_attribs_classost_1_1_command_option"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_types_classost_1_1_command_option"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classost_1_1_command_option')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classost_1_1_command_option.html">ost::CommandOption</a></td></tr>
<tr class="memitem:ab56f222627bb3843d2b055d42ceaa493 inherit pub_types_classost_1_1_command_option"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classost_1_1_command_option.html#ab56f222627bb3843d2b055d42ceaa493">OptionType</a> { <a class="el" href="classost_1_1_command_option.html#ab56f222627bb3843d2b055d42ceaa493a51afdccef3c1eefa378b4ea79872fb9f">hasArg</a>, 
<a class="el" href="classost_1_1_command_option.html#ab56f222627bb3843d2b055d42ceaa493a206297cbdc29de03edfa0e24d589b227">noArg</a>, 
<a class="el" href="classost_1_1_command_option.html#ab56f222627bb3843d2b055d42ceaa493a4fbaf902c23f48a6d217585297f3afb5">trailing</a>, 
<a class="el" href="classost_1_1_command_option.html#ab56f222627bb3843d2b055d42ceaa493a9ebaee9fbe6ef1338347908f6e410095">collect</a>
 }</td></tr>
<tr class="memdesc:ab56f222627bb3843d2b055d42ceaa493"><td class="mdescLeft">&#160;</td><td class="mdescRight">OptionType is for denoting what type of option this is, with an arg, without an arg or the trailing args.  <a href="classost_1_1_command_option.html#ab56f222627bb3843d2b055d42ceaa493">More...</a><br/></td></tr>
<tr class="separator:ab56f222627bb3843d2b055d42ceaa493 inherit pub_types_classost_1_1_command_option"><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><a class="el" href="classost_1_1_command_option.html" title="CommandOption is the base class for all command line options. ">CommandOption</a> type for flags. </p>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="cmdlineopt_8cpp-example.html#_a1">cmdlineopt.cpp</a>.</dd>
</dl></div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a1dcb38419a79d85aad39b58b5f5b6ece"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ost::CommandOptionNoArg::CommandOptionNoArg </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>inOptionName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>inOptionLetter</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>inDescription</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>inRequired</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classost_1_1_command_option.html">CommandOption</a> **&#160;</td>
          <td class="paramname"><em>ppNext</em> = <code>&amp;<a class="el" href="namespaceost.html#a3b701311bbf7cf16f954820e316f5766">defaultCommandOptionList</a></code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p><a class="el" href="classost_1_1_command_option_arg.html" title="Class for options with an argument e.g. ">CommandOptionArg</a> contructor. </p>
<p>This sets the optionType for this object to NoArg.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">inOptionName</td><td>long option name </td></tr>
    <tr><td class="paramname">inOptionLetter</td><td>short letter name </td></tr>
    <tr><td class="paramname">inDescription</td><td>short description of the option </td></tr>
    <tr><td class="paramname">inRequired</td><td>true if option is required </td></tr>
    <tr><td class="paramname">ppNext</td><td>the linked list header </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a5762755aabab3298e9e9d2fe45f4de61"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void ost::CommandOptionNoArg::foundOption </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classost_1_1_command_option_parse.html">CommandOptionParse</a> *&#160;</td>
          <td class="paramname"><em>cop</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>value</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p><a class="el" href="classost_1_1_command_option_no_arg.html#a5762755aabab3298e9e9d2fe45f4de61" title="CommandOptionNoArg::foundOption will evpect a nil &quot;value&quot; passed in. ">CommandOptionNoArg::foundOption</a> will evpect a nil "value" passed in. </p>

<p>Reimplemented from <a class="el" href="classost_1_1_command_option.html#a70394fb2a025443e6890e0e076a94477">ost::CommandOption</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a34ad5c00e41da5cb4b113e5f5c989436"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int ost::CommandOptionNoArg::numSet</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The number of times this value has been set. </p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="cmdoptns_8h_source.html">cmdoptns.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Oct 17 2013 23:24:57 for GNU CommonC++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>