![]() |
Scarab
v3.9.2
Project 8 C++ Utility Library
|
This is the complete list of members for FormatterBase, including all inherited members.
column_width(size_t val) | FormatterBase | inline |
column_width_ | FormatterBase | protected |
FormatterBase()=default | FormatterBase | |
FormatterBase(const FormatterBase &)=default | FormatterBase | |
FormatterBase(FormatterBase &&)=default | FormatterBase | |
get_column_width() const | FormatterBase | inline |
get_label(std::string key) const | FormatterBase | inline |
label(std::string key, std::string val) | FormatterBase | inline |
labels_ | FormatterBase | protected |
make_help(const App *, std::string, AppFormatMode) const =0 | FormatterBase | pure virtual |
~FormatterBase() noexcept | FormatterBase | inlinevirtual |