|
25.02
|
#include <DotSerializer.hpp>
Public Member Functions | |
| DotDefaults (std::ostream &stream, const char *type) | |
| ~DotDefaults () | |
| DotAttributeSet & | GetAttributeSet () |
Public Member Functions inherited from DotBase | |
| DotBase (std::ostream &stream) | |
| std::ostream & | GetStream () |
Definition at line 114 of file DotSerializer.hpp.
|
explicit |
| ~DotDefaults | ( | ) |
Definition at line 218 of file DotSerializer.cpp.
References DotBase::GetStream().
|
inline |
Definition at line 120 of file DotSerializer.hpp.
Referenced by Graph::SerializeToDot().