TuttleOFX  1
tuttle::host::graph::detail::debug_node_writer< Graph > Struct Template Reference
Collaboration diagram for tuttle::host::graph::detail::debug_node_writer< Graph >:

Public Member Functions

 debug_node_writer (const Graph &graph)
template<class VertexOrEdge >
void operator() (std::ostream &out, const VertexOrEdge &vd) const

Data Fields

const Graph_graph

Detailed Description

template<class Graph>
struct tuttle::host::graph::detail::debug_node_writer< Graph >

Definition at line 115 of file GraphExporter.tcc.


Constructor & Destructor Documentation

template<class Graph >
tuttle::host::graph::detail::debug_node_writer< Graph >::debug_node_writer ( const Graph graph) [inline]

Definition at line 117 of file GraphExporter.tcc.


Member Function Documentation

template<class Graph >
template<class VertexOrEdge >
void tuttle::host::graph::detail::debug_node_writer< Graph >::operator() ( std::ostream &  out,
const VertexOrEdge &  vd 
) const [inline]

Field Documentation


The documentation for this struct was generated from the following file: