#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 112 of file DDHtmlFormatter.h.
|
inline |
Definition at line 114 of file DDHtmlFormatter.h.
void DDNsGenerator::doit | ( | ) |
|
private |
Definition at line 126 of file DDHtmlFormatter.h.
|
private |
Definition at line 124 of file DDHtmlFormatter.h.
|
private |
Definition at line 125 of file DDHtmlFormatter.h.
|
private |
Definition at line 125 of file DDHtmlFormatter.h.
|
private |
Definition at line 125 of file DDHtmlFormatter.h.