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