![]() |
#include <HtmlBuilder.h>
Public Member Functions | |
H2 (std::ostream &stream) |
Definition at line 124 of file HtmlBuilder.h.
HTML::H2::H2 | ( | std::ostream & | stream | ) | [inline] |
Definition at line 127 of file HtmlBuilder.h.
00128 : TAG( "H2", stream ) {}