Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::GraphPrinter< Graph, no_property, E > Struct Template Reference

#include <adjacency_list_io.hpp>

Inheritance diagram for boost::GraphPrinter< Graph, no_property, E >:
Collaboration diagram for boost::GraphPrinter< Graph, no_property, E >:

Public Types

typedef Graph Graph
 
typedef graph_traits< Graph >
::vertex_descriptor 
Vertex
 

Public Member Functions

 GraphPrinter (const Graph &g)
 
const GraphPrinteroperator() (std::ostream &out) const
 

Protected Attributes

const Graphgraph
 

Member Typedef Documentation

typedef Graph boost::EdgePrinter< Graph , E >::Graph
inherited

Constructor & Destructor Documentation

template<class Graph , class E >
boost::GraphPrinter< Graph, no_property, E >::GraphPrinter ( const Graph g)
inline

Member Function Documentation

template<class Graph , class E >
const GraphPrinter& boost::GraphPrinter< Graph, no_property, E >::operator() ( std::ostream &  out) const
inline

Member Data Documentation

const Graph& boost::EdgePrinter< Graph , E >::graph
protectedinherited

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