Template Class VertexWriterGraphViz

Class Documentation

template<class Graph>
class VertexWriterGraphViz

Internal vertex writer for graphViz file export.

Public Functions

inline explicit VertexWriterGraphViz(const Graph *g)
template<class VertexOrEdge>
inline void operator()(std::ostream &out, const VertexOrEdge &v) const