TuttleOFX  1
tuttle::host::graph::detail Namespace Reference

Data Structures

struct  DotEntry
struct  SubDotEntry
class  simple_node_writer
struct  debug_node_writer
class  Copier

Functions

template<class T >
std::ostream & operator<< (std::ostream &os, const DotEntry< T > &d)
template<class T >
std::ostream & operator<< (std::ostream &os, const SubDotEntry< T > &d)

Function Documentation

template<class T >
std::ostream& tuttle::host::graph::detail::operator<< ( std::ostream &  os,
const DotEntry< T > &  d 
)

Definition at line 14 of file GraphExporter.tcc.

template<class T >
std::ostream& tuttle::host::graph::detail::operator<< ( std::ostream &  os,
const SubDotEntry< T > &  d 
)

Definition at line 21 of file GraphExporter.tcc.