BASIS  version 1.2.3 (revision 2104)
Classes
CmdLine.cxx File Reference

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

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

Go to the source code of this file.

Classes

class  sbia::basis::HelpVisitor
 Displays either full help or usage only. More...
class  sbia::basis::ManPageVisitor
 Displays man page and exits. More...
class  sbia::basis::StdOutput
 Prints help, version information, and command-line errors. More...
class  sbia::basis::XmlVisitor
 Outputs the command-line interface in XML format. More...

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.