#include <string>
#include <exception>
Go to the source code of this file.
Classes | |
class | TCLAP::ArgException |
A simple class that defines and argument exception. More... | |
class | TCLAP::ArgParseException |
Thrown from within the child Arg classes when it fails to properly parse the argument it has been passed. More... | |
class | TCLAP::CmdLineParseException |
Thrown from CmdLine when the arguments on the command line are not properly specified, e.g. More... | |
class | TCLAP::SpecificationException |
Thrown from Arg and CmdLine when an Arg is improperly specified, e.g. More... | |
class | TCLAP::ActionDoneException |
(Added by JLBC for MRPT): An exception that indicates to CmdLine::parse that help,version,... More... | |
Namespaces | |
namespace | TCLAP |
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |