|
25.11
|
#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 |
Definition at line 38 of file DotSerializer.cpp.
References DotBase::DotBase(), and DotBase::GetStream().
Referenced by HtmlFont().
|
explicit |
Definition at line 62 of file DotSerializer.cpp.
References HtmlFont().
| ~HtmlFont | ( | ) |
Definition at line 66 of file DotSerializer.cpp.
References DotBase::GetStream().