Constructs an OptParser object.
Adds a parser delegate.
Adds a delegate for parsing an option.
Adds a delegate accepting any option.
Slices off n elements from argv.
Returns true if arguments are available.
Parses a parameter.
Parses a flag.
Parses all arguments.
Returns the first argument and removes it from the list.
Prints the usage error message.
The argument vector.
Holds the error message if an error occurred.
Missing argument error message.
Option parsing delegates.
Usage error message.
A command line option parser.