#include <adjacency_list_io.hpp>
Public Types | |
typedef Graph | Graph |
typedef graph_traits< Graph > ::vertex_descriptor | Vertex |
Public Member Functions | |
GraphPrinter (const Graph &g) | |
const GraphPrinter & | operator() (std::ostream &out) const |
Protected Attributes | |
const Graph & | graph |
|
inherited |
|
inherited |
|
inline |
|
inline |
|
protectedinherited |