![]() |
|
This is the complete list of members for FormatterBase, including all inherited members.
| column_width(std::size_t val) | FormatterBase | inline |
| column_width_ | FormatterBase | protected |
| FormatterBase()=default (defined in FormatterBase) | FormatterBase | |
| FormatterBase(const FormatterBase &)=default (defined in FormatterBase) | FormatterBase | |
| FormatterBase(FormatterBase &&)=default (defined in FormatterBase) | 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 |
| operator=(const FormatterBase &)=default (defined in FormatterBase) | FormatterBase | |
| operator=(FormatterBase &&)=default (defined in FormatterBase) | FormatterBase | |
| ~FormatterBase() noexcept | FormatterBase | inlinevirtual |