#include <DDHtmlFormatter.h>
Public Member Functions | |
DDHtmlRoDetails (const std::string &cat, const std::string &txt) | |
bool | details (std::ostream &os, const DDName &) override |
ns_type & | names () override |
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 144 of file DDHtmlFormatter.h.
|
inline |
Definition at line 147 of file DDHtmlFormatter.h.
References cscdqm::h::names.
|
overridevirtual |
Implements DDHtmlDetails.
Definition at line 144 of file DDHtmlFormatter.cc.
References DDHtmlDetails::f_, funct::false, DDName::fullname(), DDHtmlFormatter::h2(), DDHtmlFormatter::h3(), DDHtmlFormatter::header(), DDBase< N, C >::isDefined(), DDRotation::matrix(), x, y, and z.
|
overridevirtual |
Implements DDHtmlDetails.
Definition at line 122 of file DDHtmlFormatter.cc.
References findNameSpaces(), and DDHtmlDetails::names_.