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

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

aliases() const noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
apply_default_value()=0ookii::command_line_argument_base< CharType, Traits, Alloc >pure virtual
base_storage() constookii::command_line_argument_base< CharType, Traits, Alloc >inlineprotected
cancel_parsing() const noexceptookii::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 noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
format_default_value(const usage_options_type &options, const std::locale &loc={}) const =0ookii::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 noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
is_multi_value() const noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inlinevirtual
is_required() const noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
is_switch() const noexcept=0ookii::command_line_argument_base< CharType, Traits, Alloc >pure virtual
name() const noexceptookii::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 noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
reset()ookii::command_line_argument_base< CharType, Traits, Alloc >inlinevirtual
set_switch_value()=0ookii::command_line_argument_base< CharType, Traits, Alloc >pure virtual
set_value(string_view_type value, std::locale loc={})=0ookii::command_line_argument_base< CharType, Traits, Alloc >pure virtual
set_value() noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inlineprotected
storage_type typedefookii::command_line_argument_base< CharType, Traits, Alloc >
string_type typedefookii::command_line_argument_base< CharType, Traits, Alloc >
string_view_type typedefookii::command_line_argument_base< CharType, Traits, Alloc >
usage_options_type typedefookii::command_line_argument_base< CharType, Traits, Alloc >
value_description() const noexceptookii::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