24.08
|
#include <DotSerializer.hpp>
Public Member Functions | |
HtmlFont (std::ostream &stream, int fontSize, const char *color, const char *face) | |
HtmlFont (std::ostream &stream) | |
~HtmlFont () | |
Public Member Functions inherited from DotBase | |
DotBase (std::ostream &stream) | |
std::ostream & | GetStream () |
Definition at line 56 of file DotSerializer.hpp.
|
explicit |
|
explicit |
Definition at line 62 of file DotSerializer.cpp.
~HtmlFont | ( | ) |
Definition at line 66 of file DotSerializer.cpp.
References DotBase::GetStream().