TCLAP command line argument parser classes. More...
#include <string>
#include <exception>
Go to the source code of this file.
Classes | |
class | ecl::ArgException |
Defines the exception that is thrown whenever a command line is created and parsed. More... | |
class | ecl::ArgParseException |
Defines the exception that is thrown when an argument is improperly parsed. More... | |
class | ecl::CmdLineParseException |
Defines the exception when an argument is improperly specified. More... | |
class | ecl::SpecificationException |
Defines the exception that is thrown whenever a conflict in arguments occurs. More... | |
Namespaces | |
namespace | ecl |
TCLAP command line argument parser classes.
TCLAP command line argument parser classes.
Definition in file arg_exception.hpp.