CPP-AP 2.2.6
Command-line argument parser for C++20
Loading...
Searching...
No Matches
ap::detail::argument_base Member List

This is the complete list of members for ap::detail::argument_base, including all inherited members.

::ap::argument_parser (defined in ap::detail::argument_base)ap::detail::argument_basefriend
_help_msg (defined in ap::detail::argument_base)ap::detail::argument_baseprotected
_name (defined in ap::detail::argument_base)ap::detail::argument_baseprotected
argument_base(const argument_name &name) (defined in ap::detail::argument_base)ap::detail::argument_baseinlineprotected
bypass_required_enabled() const noexcept=0ap::detail::argument_baseprotectedpure virtual
count() const noexcept=0ap::detail::argument_baseprotectedpure virtual
desc(const bool verbose, const char flag_char) const noexcept=0ap::detail::argument_baseprotectedpure virtual
has_parsed_values() const noexcept=0ap::detail::argument_baseprotectedpure virtual
has_value() const noexcept=0ap::detail::argument_baseprotectedpure virtual
help() const noexceptap::detail::argument_baseinlineprotected
is_required() const noexcept=0ap::detail::argument_baseprotectedpure virtual
is_used() const noexcept=0ap::detail::argument_baseprotectedpure virtual
mark_used()=0ap::detail::argument_baseprotectedpure virtual
name() const noexceptap::detail::argument_baseinlineprotected
nvalues_ordering() const noexcept=0ap::detail::argument_baseprotectedpure virtual
set_value(const std::string &value)=0ap::detail::argument_baseprotectedpure virtual
value() const =0ap::detail::argument_baseprotectedpure virtual
values() const =0ap::detail::argument_baseprotectedpure virtual
~argument_base()=default (defined in ap::detail::argument_base)ap::detail::argument_basevirtual