aliases() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
apply_default_value()=0 | ookii::command_line_argument_base< CharType, Traits, Alloc > | pure virtual |
base_storage() const | ookii::command_line_argument_base< CharType, Traits, Alloc > | inlineprotected |
cancel_parsing() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
command_line_argument_base(const command_line_argument_base &)=delete (defined in ookii::command_line_argument_base< CharType, Traits, Alloc >) | ookii::command_line_argument_base< CharType, Traits, Alloc > | |
command_line_argument_base(storage_type &&storage) | ookii::command_line_argument_base< CharType, Traits, Alloc > | inlineprotected |
description() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
format_default_value(const usage_options_type &options, const std::locale &loc={}) const =0 | ookii::command_line_argument_base< CharType, Traits, Alloc > | pure virtual |
format_default_value_helper(const std::optional< T > &value, const usage_options_type &options, const std::locale &loc={}) | ookii::command_line_argument_base< CharType, Traits, Alloc > | inlineprotectedstatic |
has_value() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
is_multi_value() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inlinevirtual |
is_required() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
is_switch() const noexcept=0 | ookii::command_line_argument_base< CharType, Traits, Alloc > | pure virtual |
name() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
operator=(const command_line_argument_base &)=delete (defined in ookii::command_line_argument_base< CharType, Traits, Alloc >) | ookii::command_line_argument_base< CharType, Traits, Alloc > | |
position() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
reset() | ookii::command_line_argument_base< CharType, Traits, Alloc > | inlinevirtual |
set_switch_value()=0 | ookii::command_line_argument_base< CharType, Traits, Alloc > | pure virtual |
set_value(string_view_type value, std::locale loc={})=0 | ookii::command_line_argument_base< CharType, Traits, Alloc > | pure virtual |
set_value() noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inlineprotected |
storage_type typedef | ookii::command_line_argument_base< CharType, Traits, Alloc > | |
string_type typedef | ookii::command_line_argument_base< CharType, Traits, Alloc > | |
string_view_type typedef | ookii::command_line_argument_base< CharType, Traits, Alloc > | |
usage_options_type typedef | ookii::command_line_argument_base< CharType, Traits, Alloc > | |
value_description() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
~command_line_argument_base()=default (defined in ookii::command_line_argument_base< CharType, Traits, Alloc >) | ookii::command_line_argument_base< CharType, Traits, Alloc > | virtual |