#include <DDHtmlFormatter.h>
Public Member Functions | |
DDFrameGenerator (std::ostream &os, const std::string &title, const std::string &n1="_ns", const std::string &n2="_list", const std::string &n3="_details", const std::string &u1="ns.html", const std::string &u2="list.html", const std::string &u3="details.html") | |
void | doit () |
Private Attributes | |
std::string | n1_ |
std::string | n2_ |
std::string | n3_ |
std::ostream & | os_ |
std::string | t_ |
std::string | u1_ |
std::string | u2_ |
std::string | u3_ |
Definition at line 89 of file DDHtmlFormatter.h.
|
inline |
Definition at line 92 of file DDHtmlFormatter.h.
void DDFrameGenerator::doit | ( | ) |
Definition at line 348 of file DDHtmlFormatter.cc.
References f, DDHtmlFormatter::footer(), DDHtmlFormatter::header(), n1_, n2_, n3_, os_, t_, u1_, u2_, and u3_.
|
private |
Definition at line 105 of file DDHtmlFormatter.h.
Referenced by doit().
|
private |
Definition at line 105 of file DDHtmlFormatter.h.
Referenced by doit().
|
private |
Definition at line 105 of file DDHtmlFormatter.h.
Referenced by doit().
|
private |
Definition at line 106 of file DDHtmlFormatter.h.
Referenced by doit().
|
private |
Definition at line 105 of file DDHtmlFormatter.h.
Referenced by doit().
|
private |
Definition at line 105 of file DDHtmlFormatter.h.
Referenced by doit().
|
private |
Definition at line 105 of file DDHtmlFormatter.h.
Referenced by doit().
|
private |
Definition at line 105 of file DDHtmlFormatter.h.
Referenced by doit().