![]() |
Scarab
2.8.1
Project 8 C++ Utility Library
|
This is the complete list of members for FormatterLambda, 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 | |
| FormatterLambda(funct_t funct) | FormatterLambda | inlineexplicit |
| funct_t typedef | FormatterLambda | private |
| 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 |
| lambda_ | FormatterLambda | private |
| make_help(const App *app, std::string name, AppFormatMode mode) const override | FormatterLambda | inlinevirtual |
| ~FormatterBase() noexcept | FormatterBase | inlinevirtual |
| ~FormatterLambda() noexcept override | FormatterLambda | inline |
1.8.13