$search

command_line.hpp File Reference

Parsing command line arguments. More...

#include "command_line/cmd_line.hpp"
#include "switch_arg.hpp"
#include "multi_switch_arg.hpp"
#include "unlabeled_value_arg.hpp"
#include "unlabeled_multi_arg.hpp"
#include "xor_handler.hpp"
#include "help_visitor.hpp"
#include "version_visitor.hpp"
#include "ignore_rest_visitor.hpp"
#include "cmd_line_output.hpp"
#include "std_output.hpp"
#include "constraint.hpp"
#include "values_constraint.hpp"
#include <string>
#include <vector>
#include <list>
#include <iostream>
#include <iomanip>
#include <algorithm>
Include dependency graph for command_line.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

Parsing command line arguments.

Uses a c++ library called TCLAP (MIT license) to provide command line parsing for the ECL.

Date:
May 2009

Definition in file command_line.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ecl_command_line
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Fri Mar 1 15:21:11 2013