| add_action_argument(Action action, string_type name) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| add_action_argument(Action action, CharType short_name) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| add_argument(T &value, string_type name) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| add_argument(T &value, CharType short_name) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| add_multi_value_argument(T &value, string_type name) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| add_multi_value_argument(T &value, CharType short_name) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| add_version_argument(version_function function) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| add_win32_version_argument() | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| allow_duplicate_arguments(bool allow) noexcept | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| allow_whitespace_separator(bool allow) noexcept | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| argument_base_type typedef | ookii::basic_parser_builder< CharType, Traits, Alloc > | |
| argument_value_separator(CharType separator) noexcept | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| automatic_help_argument(bool enable) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| basic_parser_builder(string_type command_name, const string_provider_type *string_provider=nullptr) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| build() | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| case_sensitive(bool case_sensitive) noexcept | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| description(string_type description) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| locale(std::locale loc) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| long_prefix(string_type prefix) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| mode(parsing_mode mode) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| multi_value_argument_type typedef | ookii::basic_parser_builder< CharType, Traits, Alloc > | |
| parser_type typedef | ookii::basic_parser_builder< CharType, Traits, Alloc > | |
| prefixes(const Range &prefixes) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| prefixes(std::initializer_list< T > prefixes) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| show_usage_on_error(usage_help_request request) | ookii::basic_parser_builder< CharType, Traits, Alloc > | inline |
| string_provider_type typedef | ookii::basic_parser_builder< CharType, Traits, Alloc > | |
| string_type typedef | ookii::basic_parser_builder< CharType, Traits, Alloc > | |
| typed_argument_type typedef | ookii::basic_parser_builder< CharType, Traits, Alloc > | |
| version_function typedef | ookii::basic_parser_builder< CharType, Traits, Alloc > | |