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

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

add_command(string_type name={}, string_type description={})ookii::basic_command_manager< CharType, Traits, Alloc >inline
add_version_command(version_function function)ookii::basic_command_manager< CharType, Traits, Alloc >inline
add_win32_version_command()ookii::basic_command_manager< CharType, Traits, Alloc >inline
application_name() const noexceptookii::basic_command_manager< CharType, Traits, Alloc >inline
basic_command_manager(string_type application_name, bool case_sensitive=false, const std::locale &locale={}, const string_provider_type *string_provider=nullptr)ookii::basic_command_manager< CharType, Traits, Alloc >inline
builder_type typedefookii::basic_command_manager< CharType, Traits, Alloc >
case_sensitive() const noexceptookii::basic_command_manager< CharType, Traits, Alloc >inline
command_type typedefookii::basic_command_manager< CharType, Traits, Alloc >
command_with_custom_parsing_type typedefookii::basic_command_manager< CharType, Traits, Alloc >
commands() const noexceptookii::basic_command_manager< CharType, Traits, Alloc >inline
common_help_argument(string_type name_with_prefix)ookii::basic_command_manager< CharType, Traits, Alloc >inline
common_help_argument() constookii::basic_command_manager< CharType, Traits, Alloc >inline
configure_function typedefookii::basic_command_manager< CharType, Traits, Alloc >
configure_parser(configure_function function)ookii::basic_command_manager< CharType, Traits, Alloc >inline
create_command(int argc, const CharType *const argv[], usage_writer_type *usage=nullptr) constookii::basic_command_manager< CharType, Traits, Alloc >inline
create_command(std::span< const CharType *const > args, usage_writer_type *usage=nullptr) constookii::basic_command_manager< CharType, Traits, Alloc >inline
create_command(const string_type &name, std::span< const CharType *const > args, usage_writer_type *usage=nullptr) constookii::basic_command_manager< CharType, Traits, Alloc >inline
create_parser_builder(const info_type &command) constookii::basic_command_manager< CharType, Traits, Alloc >inline
description(string_type description)ookii::basic_command_manager< CharType, Traits, Alloc >inline
description() constookii::basic_command_manager< CharType, Traits, Alloc >inline
get_command(const string_type &name) constookii::basic_command_manager< CharType, Traits, Alloc >inline
info_type typedefookii::basic_command_manager< CharType, Traits, Alloc >
locale() const noexceptookii::basic_command_manager< CharType, Traits, Alloc >inline
run_command(int argc, const CharType *const argv[], usage_writer_type *usage=nullptr) constookii::basic_command_manager< CharType, Traits, Alloc >inline
run_command(std::span< const CharType *const > args, usage_writer_type *usage=nullptr) constookii::basic_command_manager< CharType, Traits, Alloc >inline
run_command(const string_type &name, std::span< const CharType *const > args, usage_writer_type *usage=nullptr) constookii::basic_command_manager< CharType, Traits, Alloc >inline
stream_type typedefookii::basic_command_manager< CharType, Traits, Alloc >
string_provider() const noexceptookii::basic_command_manager< CharType, Traits, Alloc >inline
string_provider_type typedefookii::basic_command_manager< CharType, Traits, Alloc >
string_type typedefookii::basic_command_manager< CharType, Traits, Alloc >
usage_writer_type typedefookii::basic_command_manager< CharType, Traits, Alloc >
version_function typedefookii::basic_command_manager< CharType, Traits, Alloc >
write_usage(usage_writer_type *usage=nullptr) constookii::basic_command_manager< CharType, Traits, Alloc >inline