graph_writer.h File Reference


Detailed Description

#include <iostream>
#include <lemon/error.h>
#include <lemon/lemon_writer.h>

Go to the source code of this file.

Namespaces

namespace  lemon

Classes

class  GraphWriter
 The graph writer class. More...
class  UGraphWriter
 The undirected graph writer class. More...

Functions

template<typename Graph>
GraphWriter< Graphlemon::graphWriter (std::ostream &os, const Graph &g)
 Write a graph to the output.
template<typename Graph>
GraphWriter< Graphlemon::graphWriter (const std::string &fn, const Graph &g)
 Write a graph to the output.
template<typename Graph>
UGraphWriter< Graphlemon::uGraphWriter (std::ostream &os, const Graph &g)
 Write an undirected graph to the output.
template<typename Graph>
UGraphWriter< Graphlemon::uGraphWriter (const std::string &fn, const Graph &g)
 Write an undirected graph to the output.


Generated on Fri Feb 3 18:39:54 2006 for LEMON by  doxygen 1.4.6