angel_io.cpp File Reference

#include "angel/include/angel_io.hpp"
#include <fstream>
#include <string.h>
#include <cstdio>
#include <vector>
#include "angel/include/angel_tools.hpp"
#include "angel/include/angel_exceptions.hpp"

Include dependency graph for angel_io.cpp:

Go to the source code of this file.

Namespaces

namespace  angel
namespace  std
namespace  boost

Functions

int angel::read_graph_eliad (const string &file_name, c_graph_t &cg, bool retry=true)
 Read graph in EliAD graph format from file.
void angel::write_face (std::ostream &stream, line_graph_t::face_t face, const line_graph_t &lg)
void angel::write_face_vector (std::ostream &stream, const std::string &s, const std::vector< line_graph_t::face_t > &v, const line_graph_t &lg)
string angel::numbered_filename (const string &basename, const string &suffix, int number, int width=4)
void angel::write_refillDependences (ostream &stream, const refillDependenceMap_t &refillDependences)
void angel::writeVertexAndEdgeTypes (ostream &stream, c_graph_t &angelLCG)

Variables

ofstream angel::log_file
no_output_t angel::no_output
string_stream_output_t angel::cout_string_output (std::cout)
vis_display_output_t angel::cout_vis_display_output (std::cout)


Generated on Wed Mar 11 10:33:21 2009 for angel by  doxygen 1.5.3