CPP-AP 2.2.6
Command-line argument parser for C++20
|
This is the complete list of members for ap::detail::argument_descriptor, including all inherited members.
add_param(const std::string &name, const std::string &value) | ap::detail::argument_descriptor | inline |
add_param(const std::string &name, const T &value) | ap::detail::argument_descriptor | inline |
add_range_param(const std::string &name, const R &range, const std::string_view delimiter=default_delimiter) | ap::detail::argument_descriptor | inline |
argument_descriptor(const std::string &name, const std::optional< std::string > &help) | ap::detail::argument_descriptor | inline |
get(const uint8_t indent_width, std::optional< std::size_t > max_line_width=std::nullopt) const | ap::detail::argument_descriptor | inline |
get_basic(const uint8_t indent_width, const std::optional< std::size_t > align_to=std::nullopt) const | ap::detail::argument_descriptor | inline |
help (defined in ap::detail::argument_descriptor) | ap::detail::argument_descriptor | |
name (defined in ap::detail::argument_descriptor) | ap::detail::argument_descriptor | |
params (defined in ap::detail::argument_descriptor) | ap::detail::argument_descriptor |