#include <DDHtmlFormatter.h>
Public Member Functions | |
DDHtmlSpDetails (const std::string &cat, const std::string &txt) | |
bool | details (std::ostream &os, const DDName &) |
ns_type & | names () |
Public Member Functions inherited from DDHtmlDetails | |
const std::string & | category () |
DDHtmlDetails (const std::string &cat, const std::string &txt) | |
const std::string & | text () |
virtual | ~DDHtmlDetails () |
Additional Inherited Members | |
Protected Attributes inherited from DDHtmlDetails | |
std::string | cat_ |
DDHtmlFormatter | f_ |
ns_type | names_ |
std::string | txt_ |
Definition at line 164 of file DDHtmlFormatter.h.
|
inline |
Definition at line 167 of file DDHtmlFormatter.h.
References dd_html_frameset(), dd_html_menu(), dd_html_menu_frameset(), dd_html_ro(), dd_to_html(), and cscdqm::h::names.
|
virtual |
Implements DDHtmlDetails.
Definition at line 141 of file DDHtmlFormatter.cc.
References DDHtmlDetails::f_, DDHtmlFormatter::h3(), and DDHtmlFormatter::header().
|
virtual |
Implements DDHtmlDetails.
Definition at line 119 of file DDHtmlFormatter.cc.
References findNameSpaces(), and DDHtmlDetails::names_.