|
| HTMLFormatter (boost::filesystem::path file) |
|
void | heading (std::string const &text) override |
|
void | subheading (std::string const &text) override |
|
Wrap | document () override |
|
Wrap | body () 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) |
|
dcp::File & | file () |
|
|
void | tagged (std::string tag, std::string content) |
|
Wrap | wrapped (std::string const &tag) |
|
Definition at line 151 of file verify_report.h.
The documentation for this class was generated from the following file: