|
| TextFormatter (boost::filesystem::path file) |
|
void | heading (std::string const &text) override |
|
void | subheading (std::string const &text) override |
|
Wrap | unordered_list () override |
|
void | list_item (std::string const &text, boost::optional< std::string > type={}) override |
|
std::function< std::string(std::string)> | process_string () override |
|
std::function< std::string(std::string)> | process_filename () override |
|
| Formatter (boost::filesystem::path file) |
|
virtual Wrap | document () |
|
virtual Wrap | body () |
|
dcp::File & | file () |
|
|
void | print (std::string const &text) |
|
Definition at line 99 of file verify_report.h.
The documentation for this class was generated from the following file: