CPP-ARGON 4.0.0
Command-Line Argument Parser for C++20
Loading...
Searching...
No Matches
argon::detail::argument_base Member List

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

::argon::argument_parserargon::detail::argument_basefriend
count() const noexcept=0argon::detail::argument_baseprotectedpure virtual
has_parsed_values() const noexcept=0argon::detail::argument_baseprotectedpure virtual
has_predefined_values() const noexcept=0argon::detail::argument_baseprotectedpure virtual
has_value() const noexcept=0argon::detail::argument_baseprotectedpure virtual
help() const noexcept=0argon::detail::argument_basepure virtual
help_builder(const bool verbose) const noexcept=0argon::detail::argument_baseprotectedpure virtual
is_greedy() const noexcept=0argon::detail::argument_basepure virtual
is_hidden() const noexcept=0argon::detail::argument_basepure virtual
is_optional() const noexcept=0argon::detail::argument_basepure virtual
is_positional() const noexcept=0argon::detail::argument_basepure virtual
is_required() const noexcept=0argon::detail::argument_basepure virtual
is_used() const noexcept=0argon::detail::argument_baseprotectedpure virtual
mark_used()=0argon::detail::argument_baseprotectedpure virtual
name() const noexcept=0argon::detail::argument_basepure virtual
nvalues_ordering() const noexcept=0argon::detail::argument_baseprotectedpure virtual
set_value(const std::string &value)=0argon::detail::argument_baseprotectedpure virtual
suppresses_arg_checks() const noexcept=0argon::detail::argument_basepure virtual
suppresses_group_checks() const noexcept=0argon::detail::argument_basepure virtual
value() const =0argon::detail::argument_baseprotectedpure virtual
values() const =0argon::detail::argument_baseprotectedpure virtual
~argument_base()=defaultargon::detail::argument_basevirtual