TuttleOFX  1
tuttle::host::graph::detail::simple_node_writer< Name > Class Template Reference

Public Member Functions

 simple_node_writer (Name _name)
template<class VertexOrEdge >
void operator() (std::ostream &out, const VertexOrEdge &v) const

Private Attributes

Name name

Detailed Description

template<class Name>
class tuttle::host::graph::detail::simple_node_writer< Name >

Definition at line 46 of file GraphExporter.tcc.


Constructor & Destructor Documentation

template<class Name >
tuttle::host::graph::detail::simple_node_writer< Name >::simple_node_writer ( Name  _name) [inline]

Definition at line 49 of file GraphExporter.tcc.


Member Function Documentation

template<class Name >
template<class VertexOrEdge >
void tuttle::host::graph::detail::simple_node_writer< Name >::operator() ( std::ostream &  out,
const VertexOrEdge &  v 
) const [inline]

Field Documentation

template<class Name >
Name tuttle::host::graph::detail::simple_node_writer< Name >::name [private]

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