CLI for C++ Project Page CLI for C++ Home Page

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

cli4cpp Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
CLI::BasicParserImplements a command line parser that is capable of returning a CommandLine object
CLI::CommandLineA class to represent the parsed result of a command line, included detected options and remaining arguments (non-options)
CLI::HelpFormatterHelper class to format and print help for the given set of options
CLI::OptionDescribes a single command-line option
CLI::OptionsA container for Option instances that defines the command-line options of a given program
CLI::ParseExceptionDefine an exception class to signal exceptions encountered during command-line parsing
CLI::ParserAbstract base class for CLI command-line parsers
CLI::PosixParserImplements a command line parser that is capable of returning a CommandLine object

SourceForge Logo hosts this site. Send comments to:
John Poplett