| 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 typedef | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | |
| command_type typedef | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | |
| commands() const noexcept | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| create_command(const string_type &name, Iterator begin, Iterator end, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| create_command(const string_type &name, Range range, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| create_command(const string_type &name, std::initializer_list< T > args, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| create_command(Iterator begin, Iterator end, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| create_command(Range range, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| create_command(std::initializer_list< T > args, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| create_command(int argc, const CharType *const argv[], const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| create_parser_builder(const info_type &command) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| error_return_code | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | static |
| get_command(const string_type &name) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| info_type typedef | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | |
| run_command(const string_type &name, Iterator begin, Iterator end, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| run_command(const string_type &name, Range range, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| run_command(const string_type &name, std::initializer_list< T > args, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| run_command(Iterator begin, Iterator end, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| run_command(Range range, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| run_command(std::initializer_list< T > args, const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| run_command(int argc, const CharType *const argv[], const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |
| stream_type typedef | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | |
| string_type typedef | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | |
| usage_options_type typedef | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | |
| write_usage(const usage_options_type &options={}) const | ookii::basic_shell_command_manager< CharType, Traits, Alloc > | inline |