CPP-AP 2.7.0
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_parserap::detail::argument_basefriend
_bypass_requiredap::detail::argument_baseprotected
_help_msgap::detail::argument_baseprotected
_hiddenap::detail::argument_baseprotected
_nameap::detail::argument_baseprotected
_requiredap::detail::argument_baseprotected
argument_base(const argument_name &name, const bool required=false)ap::detail::argument_baseinlineprotected
bypass_required_enabled() const noexceptap::detail::argument_baseinlineprotected
count() const noexcept=0ap::detail::argument_baseprotectedpure virtual
desc(const bool verbose) 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_hidden() const noexceptap::detail::argument_baseinlineprotected
is_required() const noexceptap::detail::argument_baseinlineprotected
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()=defaultap::detail::argument_basevirtual