Ookii.CommandLine for C++  2.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(const parser_type &parser, storage_type &&storage)ookii::command_line_argument_base< CharType, Traits, Alloc >inlineprotected
description() const noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
has_default_value() const noexcept=0ookii::command_line_argument_base< CharType, Traits, Alloc >pure virtual
has_long_name() const noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
has_short_name() const noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
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
name_with_prefix(const parser_type &parser) constookii::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 typedefookii::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(parser_type &parser)=0ookii::command_line_argument_base< CharType, Traits, Alloc >pure virtual
set_value(string_view_type value, parser_type &parser)=0ookii::command_line_argument_base< CharType, Traits, Alloc >pure virtual
set_value() noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inlineprotected
short_aliases() const noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
short_name() const noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
short_or_long_name() constookii::command_line_argument_base< CharType, Traits, Alloc >inline
storage_type typedefookii::command_line_argument_base< CharType, Traits, Alloc >
stream_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 >
value_description() const noexceptookii::command_line_argument_base< CharType, Traits, Alloc >inline
write_default_value(stream_type &stream) const =0ookii::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