| builder_type typedef | ookii::command_info< CharType, Traits, Alloc > | |
| command_info(string_type name, string_type description, creator creator, bool use_custom_argument_parsing=false) | ookii::command_info< CharType, Traits, Alloc > | inline |
| command_type typedef | ookii::command_info< CharType, Traits, Alloc > | |
| command_with_custom_parsing_type typedef | ookii::command_info< CharType, Traits, Alloc > | |
| create(string_type name, string_type description) | ookii::command_info< CharType, Traits, Alloc > | inlinestatic |
| create(string_type name, string_type description) | ookii::command_info< CharType, Traits, Alloc > | inlinestatic |
| create(builder_type &builder) const | ookii::command_info< CharType, Traits, Alloc > | inline |
| create_custom_parsing() const | ookii::command_info< CharType, Traits, Alloc > | inline |
| creator typedef | ookii::command_info< CharType, Traits, Alloc > | |
| description() const noexcept | ookii::command_info< CharType, Traits, Alloc > | inline |
| name() const noexcept | ookii::command_info< CharType, Traits, Alloc > | inline |
| string_type typedef | ookii::command_info< CharType, Traits, Alloc > | |
| use_custom_argument_parsing() const noexcept | ookii::command_info< CharType, Traits, Alloc > | inline |