sisi4s
|
This is the complete list of members for CLI::FormatterBase, including all inherited members.
column_width(std::size_t val) | CLI::FormatterBase | inline |
column_width_ | CLI::FormatterBase | protected |
FormatterBase()=default | CLI::FormatterBase | |
FormatterBase(const FormatterBase &)=default | CLI::FormatterBase | |
FormatterBase(FormatterBase &&)=default | CLI::FormatterBase | |
get_column_width() const | CLI::FormatterBase | inline |
get_label(std::string key) const | CLI::FormatterBase | inline |
label(std::string key, std::string val) | CLI::FormatterBase | inline |
labels_ | CLI::FormatterBase | protected |
make_help(const App *, std::string, AppFormatMode) const =0 | CLI::FormatterBase | pure virtual |
~FormatterBase() noexcept | CLI::FormatterBase | inlinevirtual |