24.08
|
#include <DotSerializer.hpp>
Public Member Functions | |
DotEdge (std::ostream &stream, LayerGuid fromNodeId, LayerGuid toNodeId) | |
~DotEdge () | |
DotAttributeSet & | GetAttributeSet () |
Public Member Functions inherited from DotBase | |
DotBase (std::ostream &stream) | |
std::ostream & | GetStream () |
Definition at line 77 of file DotSerializer.hpp.
~DotEdge | ( | ) |
Definition at line 129 of file DotSerializer.cpp.
References DotBase::GetStream().
|
inline |
Definition at line 83 of file DotSerializer.hpp.
Referenced by Graph::SerializeToDot().