|
class | ookii::basic_parser_builder< CharType, Traits, Alloc >::action_argument_builder< T > |
| Specifies options for an action argument. More...
|
|
class | ookii::basic_parser_builder< CharType, Traits, Alloc >::argument_builder< T > |
| Specifies options for an argument, other than a multi-value or action argument. More...
|
|
class | ookii::basic_parser_builder< CharType, Traits, Alloc >::argument_builder_base |
| Abstract base class with common functionality for the argument builders. More...
|
|
class | ookii::basic_parser_builder< CharType, Traits, Alloc >::argument_builder_common< BuilderType > |
| Specifies options common to all argument types, for an argument under construction. More...
|
|
class | ookii::basic_parser_builder< CharType, Traits, Alloc > |
| Provides functionality to specify options and arguments to create a new basic_command_line_parser. More...
|
|
class | ookii::basic_parser_builder< CharType, Traits, Alloc >::multi_value_argument_builder< T > |
| Specified options for a multi-value argument. More...
|
|
class | ookii::basic_parser_builder< CharType, Traits, Alloc >::typed_argument_builder< ArgumentType, BuilderType > |
| Specifies options for a regular or multi-value argument under construction. More...
|
|
Provides the ookii::basic_parser_builder class.
This file contains types used to construct a basic_command_line_parser.