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