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