24.08
|
#include <DotSerializer.hpp>
Public Member Functions | |
DotGraph (std::ostream &stream, const char *name) | |
~DotGraph () | |
Public Member Functions inherited from DotBase | |
DotBase (std::ostream &stream) | |
std::ostream & | GetStream () |
Definition at line 125 of file DotSerializer.hpp.
|
explicit |
Definition at line 224 of file DotSerializer.cpp.
References DotBase::GetStream().
~DotGraph | ( | ) |
Definition at line 230 of file DotSerializer.cpp.
References DotBase::GetStream().