Ookii.CommandLine for C++  1.0.0
ookii::basic_parser_builder< CharType, Traits, Alloc > Member List

This is the complete list of members for ookii::basic_parser_builder< CharType, Traits, Alloc >, including all inherited members.

add_argument(T &value, string_type 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
allow_duplicate_arguments(bool allow) noexceptookii::basic_parser_builder< CharType, Traits, Alloc >inline
allow_whitespace_separator(bool allow) noexceptookii::basic_parser_builder< CharType, Traits, Alloc >inline
argument_base_type typedefookii::basic_parser_builder< CharType, Traits, Alloc >
argument_value_separator(CharType separator) noexceptookii::basic_parser_builder< CharType, Traits, Alloc >inline
basic_parser_builder(string_type command_name)ookii::basic_parser_builder< CharType, Traits, Alloc >inline
build()ookii::basic_parser_builder< CharType, Traits, Alloc >inline
case_sensitive(bool case_sensitive) noexceptookii::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
parser_type typedefookii::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
string_type typedefookii::basic_parser_builder< CharType, Traits, Alloc >
typed_argument_type typedefookii::basic_parser_builder< CharType, Traits, Alloc >