#include <DDHtmlFormatter.h>
Public Member Functions | |
DDNsGenerator (std::ostream &os, const std::string &title, const std::string &target, const ns_type &n, const std::string &text="") | |
void | doit () |
Private Attributes | |
const ns_type & | n_ |
std::ostream & | os_ |
std::string | target_ |
std::string | text_ |
std::string | title_ |
Generates HTML for DD-namespaces
Definition at line 62 of file DDHtmlFormatter.h.
|
inline |
Definition at line 65 of file DDHtmlFormatter.h.
void DDNsGenerator::doit | ( | ) |
Definition at line 77 of file DDHtmlFormatter.cc.
References f, DDHtmlFormatter::footer(), DDHtmlFormatter::h2(), DDHtmlFormatter::header(), DDHtmlFormatter::li(), DDHtmlFormatter::lnk(), DDHtmlFormatter::p(), DDHtmlFormatter::ul(), and DDHtmlFormatter::ulEnd().
|
private |
Definition at line 78 of file DDHtmlFormatter.h.
|
private |
Definition at line 76 of file DDHtmlFormatter.h.
|
private |
Definition at line 77 of file DDHtmlFormatter.h.
|
private |
Definition at line 77 of file DDHtmlFormatter.h.
|
private |
Definition at line 77 of file DDHtmlFormatter.h.