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(const parser_type &parser, storage_type &&storage) | ookii::command_line_argument_base< CharType, Traits, Alloc > | inlineprotected |
description() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
has_default_value() const noexcept=0 | ookii::command_line_argument_base< CharType, Traits, Alloc > | pure virtual |
has_long_name() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
has_short_name() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
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 |
name_with_prefix(const parser_type &parser) const | 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 > | |
parser_type typedef | 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(parser_type &parser)=0 | ookii::command_line_argument_base< CharType, Traits, Alloc > | pure virtual |
set_value(string_view_type value, parser_type &parser)=0 | ookii::command_line_argument_base< CharType, Traits, Alloc > | pure virtual |
set_value() noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inlineprotected |
short_aliases() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
short_name() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
short_or_long_name() const | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
storage_type typedef | ookii::command_line_argument_base< CharType, Traits, Alloc > | |
stream_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 > | |
value_description() const noexcept | ookii::command_line_argument_base< CharType, Traits, Alloc > | inline |
write_default_value(stream_type &stream) const =0 | ookii::command_line_argument_base< CharType, Traits, Alloc > | pure virtual |
~command_line_argument_base()=default (defined in ookii::command_line_argument_base< CharType, Traits, Alloc >) | ookii::command_line_argument_base< CharType, Traits, Alloc > | virtual |