This is the complete list of members for gears::optparse::formatter, including all inherited members.
| column | gears::optparse::formatter | |
| description(const std::string &str) | gears::optparse::formatter | inlinevirtual |
| epilogue(const std::string &str) | gears::optparse::formatter | inlinevirtual |
| formatter(size_t column=80) | gears::optparse::formatter | inline |
| options(const option_set &opts) | gears::optparse::formatter | inlinevirtual |
| subcommands(const std::vector< subcommand > &subs) | gears::optparse::formatter | inlinevirtual |
| usage(const std::string &name, const std::string &command, const std::string &str) | gears::optparse::formatter | inlinevirtual |
| wrap(const std::string &str, size_t indent=0) | gears::optparse::formatter | inlinevirtual |
| ~formatter()=default | gears::optparse::formatter | virtual |