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