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