This is the complete list of members for DDHtmlFormatter, including all inherited members.
br() | DDHtmlFormatter | inline |
color(int red, int green, int blue) | DDHtmlFormatter | inline |
DDHtmlFormatter() | DDHtmlFormatter | inlineexplicit |
DDHtmlFormatter(const DDHtmlFormatter &f) | DDHtmlFormatter | inline |
footer() | DDHtmlFormatter | |
h1(const std::string &content) | DDHtmlFormatter | inline |
h2(const std::string &content) | DDHtmlFormatter | inline |
h3(const std::string &content) | DDHtmlFormatter | inline |
header(const std::string &text, const std::string &style="../../style.css") | DDHtmlFormatter | |
li(const std::string &content) | DDHtmlFormatter | inline |
link(const std::string &url, const std::string &text, const std::string &target="_self") | DDHtmlFormatter | |
lnk(const std::string &url, const std::string &text, const std::string &target="_self") | DDHtmlFormatter | |
ns_type typedef | DDHtmlFormatter | |
operator=(const DDHtmlFormatter &)=delete | DDHtmlFormatter | |
os_ | DDHtmlFormatter | mutable |
p(const std::string &content) | DDHtmlFormatter | inline |
pre() | DDHtmlFormatter | inline |
table(int border=0) | DDHtmlFormatter | inline |
tableEnd() | DDHtmlFormatter | inline |
td(const std::string &content) | DDHtmlFormatter | inline |
tr() | DDHtmlFormatter | inline |
trEnd() | DDHtmlFormatter | inline |
ul() | DDHtmlFormatter | inline |
ulEnd() | DDHtmlFormatter | inline |