Public Member Functions | |
GraphvizWriter (const OrderDiscoveryHelper &base) | |
void | operator() (std::ostream &os) const |
void | operator() (std::ostream &os, const VertexIndexType &vertexIndex) const |
void | operator() (std::ostream &, const typename DependencyGraphType::edge_descriptor &) const |
Private Attributes | |
const OrderDiscoveryHelper & | baseRef_ |