lemon_writer.h File Reference


Detailed Description

#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <algorithm>
#include <map>
#include <memory>
#include <lemon/error.h>
#include <lemon/bits/invalid.h>
#include <lemon/graph_utils.h>
#include <lemon/bits/item_writer.h>
#include <lemon/bits/utility.h>
#include <lemon/maps.h>
#include <lemon/dim2.h>
#include <lemon/concept_check.h>
#include <lemon/concepts/maps.h>

Namespaces

namespace  lemon
namespace  lemon::_writer_bits

Classes

class  LemonWriter
 Lemon Format writer class. More...
class  LemonWriter::SectionWriter
 Abstract base class for writing a section. More...
class  NodeSetWriter
 SectionWriter for writing a graph's nodeset. More...
class  BpNodeSetWriter
 SectionWriter for writing a bipartite graph's nodeset. More...
class  EdgeSetWriter
 SectionWriter for writing a graph's edgesets. More...
class  UEdgeSetWriter
 SectionWriter for writing a undirected edgeset. More...
class  NodeWriter
 SectionWriter for writing named nodes. More...
class  EdgeWriter
 SectionWriter for writing named edges. More...
class  UEdgeWriter
 SectionWriter for writing named undirected edges. More...
class  NodeMapWriter
 SectionWriter for writing extra node maps. More...
class  EdgeMapWriter
 SectionWriter for writing extra edge maps. More...
class  UEdgeMapWriter
 SectionWriter for writing extra undirected edge maps. More...
class  AttributeWriter
 SectionWriter for attributes. More...


Generated on Sat Apr 19 14:16:54 2008 for LEMON by  doxygen 1.5.5