BASIS  r3148
CmdLine.cxx File Reference

Manages command line definition and parsing of arguments. More...

#include <set>
#include <basis/tclap/Arg.h>
#include <basis/tclap/ArgException.h>
#include <basis/tclap/StdOutput.h>
#include <basis/tclap/Visitor.h>
#include <basis/tclap/VersionVisitor.h>
#include <basis/tclap/XorHandler.h>
#include <basis/os.h>
#include <basis/except.h>
#include <basis/stdio.h>
#include <basis/CmdLine.h>
+ Include dependency graph for CmdLine.cxx:

Go to the source code of this file.

Namespaces

namespace  basis

Detailed Description

Manages command line definition and parsing of arguments.

Copyright (c) 2011 University of Pennsylvania. All rights reserved.
See https://www.cbica.upenn.edu/sbia/software/license.html or COPYING file.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file CmdLine.cxx.