|
template<class vdesc_t > |
void | operator() (std::ostream &out, const vdesc_t v) const |
|
|
const cluster_graph_t & | g |
|
Definition at line 90 of file ClusterSink.cxx.
template<class vdesc_t >
void label_writer_t::operator() |
( |
std::ostream & |
out, |
|
|
const vdesc_t |
v |
|
) |
| const |
|
inline |
Definition at line 93 of file ClusterSink.cxx.
94 out <<
"[label=\"" <<
asstring(
g[v]) <<
"\"]";
const cluster_graph_t & g
static std::string asstring(const cluster_node_t &n)
const cluster_graph_t& label_writer_t::g |
The documentation for this struct was generated from the following file: