Classes | Namespaces | Typedefs
arg.hpp File Reference

TCLAP command line argument parser classes. More...

#include <string>
#include <vector>
#include <list>
#include <iostream>
#include "arg_exception.hpp"
#include "visitor.hpp"
#include "cmd_line_interface.hpp"
Include dependency graph for arg.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::Arg
 Virtual parent for all the different argument classes. More...

Namespaces

namespace  ecl

Typedefs

typedef std::list< Arg * >
::iterator 
ecl::ArgListIterator
typedef std::vector< Arg * >
::iterator 
ecl::ArgVectorIterator
typedef std::list< Visitor * >
::iterator 
ecl::VisitorListIterator

Detailed Description

TCLAP command line argument parser classes.

TCLAP command line argument parser classes.

Author:
Michael E. Smoot, Daniel J. Stonier
Date:
May 2009

Definition in file arg.hpp.



ecl_command_line
Author(s): Daniel Stonier
autogenerated on Sun Oct 5 2014 23:35:41