Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

commandl Library Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
commandl::argumentThe class from which all arguments descend
commandl::argument_exceptionThis is a base class for argument-related exceptions
commandl::char_matcherA matcher class that matches only on the first char of a key
commandl::exception
commandl::float_argAn argument class that acts like a float
commandl::int_argAn argument class that acts like an int
commandl::matcherThe class from which all matchers descend
commandl::matcher_exceptionThis is a base class for matcher-related exceptions
commandl::no_keyThis is a parser exception class for when no key could be identified
commandl::no_prefixThis is a parser exception class for when no prefix is found
commandl::parserThe class from which all parsers descend
commandl::parser_exceptionThis is a base class for parser-related exceptions
commandl::policyThe class from which all policies descend
commandl::stop_argAn argument class that when found will throw a stop_parsing exception
commandl::stop_parsingThis is a parser exception class for when parsing should halt
commandl::string_argAn argument class that acts like a string
commandl::traditional_policyThe class for traditional or common unix command line parsing
commandl::usage_argAn argument class that when found will display a usage statement
commandl::usage_exceptionThis is a parser exception indicating that a usage statement should be printed
commandl::whole_matcherA matcher class that matches the whole string of a key

Generated on Sat Apr 5 21:17:27 2003 for commandl Library by doxygen1.2.15