#include <DDHtmlFormatter.h>
Public Member Functions | |
DDHtmlLpDetails (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 128 of file DDHtmlFormatter.h.
|
inline |
Definition at line 131 of file DDHtmlFormatter.h.
|
virtual |
Implements DDHtmlDetails.
Definition at line 230 of file DDHtmlFormatter.cc.
References DDHtmlFormatter::br(), DDLogicalPart::category(), DDEnums::categoryName(), DDBase< N, C >::ddname(), DDHtmlDetails::f_, edm::false, DDHtmlFormatter::footer(), DDHtmlFormatter::h2(), DDHtmlFormatter::h3(), DDHtmlFormatter::header(), instance, DDBase< N, C >::isDefined(), DDHtmlFormatter::link(), DDHtmlFormatter::lnk(), DDLogicalPart::material(), DDName::name(), DDName::ns(), alignCSCRings::s, DDLogicalPart::solid(), DDHtmlFormatter::table(), DDHtmlFormatter::tableEnd(), DDHtmlFormatter::td(), DDHtmlFormatter::tr(), and DDHtmlFormatter::trEnd().
|
virtual |
Implements DDHtmlDetails.
Definition at line 84 of file DDHtmlFormatter.cc.
References findNameSpaces(), and DDHtmlDetails::names_.