Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 4bc66056a634db26a1f4d0845dc41ca6 > files > 42

mrpt-doc-0.9.5-0.1.20110925svn2670.fc16.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ArgException.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<div align="left"><a href="http://www.mrpt.org/">Main MRPT website</a> &gt; <b>C++ reference</b> </div>
<div align="right">
<a href="index.html"><img border="0" src="mrpt_logo.png" alt="MRPT logo"></a>
</div>
<!-- Generated by Doxygen 1.7.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
          <div class="left">
            <form id="FSearchBox" action="search.php" method="get">
              <img id="MSearchSelect" src="search/mag.png" alt=""/>
              <input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S" 
                     onfocus="searchBox.OnSearchFieldFocus(true)" 
                     onblur="searchBox.OnSearchFieldFocus(false)"/>
            </form>
          </div><div class="right"></div>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a>  </div>
  <div class="headertitle">
<div class="title">ArgException.h File Reference</div>  </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &lt;string&gt;</code><br/>
<code>#include &lt;exception&gt;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for ArgException.h:</div>
<div class="dyncontent">
<div class="center"><img src="_arg_exception_8h__incl.png" border="0" usemap="#_arg_exception_8h" alt=""/></div>
<map name="_arg_exception_8h" id="_arg_exception_8h">
</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_exception_8h__dep__incl.png" border="0" usemap="#_arg_exception_8hdep" alt=""/></div>
<map name="_arg_exception_8hdep" id="_arg_exception_8hdep">
<area shape="rect" id="node3" href="_arg_8h.html" title="Arg.h" alt="" coords="552,80,605,107"/><area shape="rect" id="node5" href="_switch_arg_8h.html" title="SwitchArg.h" alt="" coords="448,155,541,181"/><area shape="rect" id="node12" href="_value_arg_8h.html" title="ValueArg.h" alt="" coords="99,155,185,181"/><area shape="rect" id="node17" href="_multi_arg_8h.html" title="MultiArg.h" alt="" coords="273,155,353,181"/><area shape="rect" id="node22" href="_xor_handler_8h.html" title="XorHandler.h" alt="" coords="616,155,715,181"/><area shape="rect" id="node25" href="_std_output_8h.html" title="StdOutput.h" alt="" coords="534,229,625,256"/><area shape="rect" id="node28" href="_doc_book_output_8h.html" title="DocBookOutput.h" alt="" coords="702,229,828,256"/><area shape="rect" id="node30" href="_ignore_rest_visitor_8h.html" title="IgnoreRestVisitor.h" alt="" coords="798,155,932,181"/><area shape="rect" id="node7" href="_cmd_line_8h.html" title="CmdLine.h" alt="" coords="453,304,539,331"/><area shape="rect" id="node9" href="_multi_switch_arg_8h.html" title="MultiSwitchArg.h" alt="" coords="337,229,457,256"/><area shape="rect" id="node14" href="_unlabeled_value_arg_8h.html" title="UnlabeledValueArg.h" alt="" coords="5,229,149,256"/><area shape="rect" id="node19" href="_unlabeled_multi_arg_8h.html" title="UnlabeledMultiArg.h" alt="" coords="173,229,312,256"/></map>
</div>
</div>
<p><a href="_arg_exception_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_c_l_a_p_1_1_arg_exception.html">TCLAP::ArgException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A simple class that defines and argument exception.  <a href="class_t_c_l_a_p_1_1_arg_exception.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_c_l_a_p_1_1_arg_parse_exception.html">TCLAP::ArgParseException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Thrown from within the child <a class="el" href="class_t_c_l_a_p_1_1_arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> classes when it fails to properly parse the argument it has been passed.  <a href="class_t_c_l_a_p_1_1_arg_parse_exception.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_c_l_a_p_1_1_cmd_line_parse_exception.html">TCLAP::CmdLineParseException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Thrown from <a class="el" href="class_t_c_l_a_p_1_1_cmd_line.html" title="The base class that manages the command line definition and passes along the parsing to the appropria...">CmdLine</a> when the arguments on the command line are not properly specified, e.g.  <a href="class_t_c_l_a_p_1_1_cmd_line_parse_exception.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_c_l_a_p_1_1_specification_exception.html">TCLAP::SpecificationException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Thrown from <a class="el" href="class_t_c_l_a_p_1_1_arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> and <a class="el" href="class_t_c_l_a_p_1_1_cmd_line.html" title="The base class that manages the command line definition and passes along the parsing to the appropria...">CmdLine</a> when an <a class="el" href="class_t_c_l_a_p_1_1_arg.html" title="A virtual base class that defines the essential data for all arguments.">Arg</a> is improperly specified, e.g.  <a href="class_t_c_l_a_p_1_1_specification_exception.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_c_l_a_p_1_1_action_done_exception.html">TCLAP::ActionDoneException</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">(Added by JLBC for MRPT): An exception that indicates to <a class="el" href="class_t_c_l_a_p_1_1_cmd_line.html#af84dff8ae4966e799ec033129e5a058b" title="Parses the command line.">CmdLine::parse</a> that help,version,...  <a href="class_t_c_l_a_p_1_1_action_done_exception.html#details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_t_c_l_a_p.html">TCLAP</a></td></tr>
</table>
</div>
<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.7.5</a> for MRPT 0.9.5 SVN: at Sun Sep 25 17:20:18 UTC 2011</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table>  </body></html>