Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::label_writer< Name > Class Template Reference

#include <graphviz.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

template<class Name >
boost::label_writer< Name >::label_writer ( Name  _name)
inline

Member Function Documentation

template<class Name >
template<class VertexOrEdge >
void boost::label_writer< Name >::operator() ( std::ostream &  out,
const VertexOrEdge &  v 
) const
inline

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