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

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

add_command(string_type name={}, string_type description={})ookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
basic_shell_command_manager(string_type application_name, bool case_sensitive=false, const std::locale &locale={})ookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
builder_type typedefookii::basic_shell_command_manager< CharType, Traits, Alloc >
command_type typedefookii::basic_shell_command_manager< CharType, Traits, Alloc >
commands() const noexceptookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
create_command(const string_type &name, Iterator begin, Iterator end, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
create_command(const string_type &name, Range range, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
create_command(const string_type &name, std::initializer_list< T > args, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
create_command(Iterator begin, Iterator end, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
create_command(Range range, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
create_command(std::initializer_list< T > args, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
create_command(int argc, const CharType *const argv[], const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
create_parser_builder(const info_type &command) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
error_return_codeookii::basic_shell_command_manager< CharType, Traits, Alloc >static
get_command(const string_type &name) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
info_type typedefookii::basic_shell_command_manager< CharType, Traits, Alloc >
run_command(const string_type &name, Iterator begin, Iterator end, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
run_command(const string_type &name, Range range, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
run_command(const string_type &name, std::initializer_list< T > args, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
run_command(Iterator begin, Iterator end, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
run_command(Range range, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
run_command(std::initializer_list< T > args, const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
run_command(int argc, const CharType *const argv[], const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline
stream_type typedefookii::basic_shell_command_manager< CharType, Traits, Alloc >
string_type typedefookii::basic_shell_command_manager< CharType, Traits, Alloc >
usage_options_type typedefookii::basic_shell_command_manager< CharType, Traits, Alloc >
write_usage(const usage_options_type &options={}) constookii::basic_shell_command_manager< CharType, Traits, Alloc >inline