angel  mercurial changeset:
angel::write_edge_op_t Class Reference

#include <angel_tools.hpp>

Collaboration diagram for angel::write_edge_op_t:

List of all members.

Public Member Functions

 write_edge_op_t (const c_graph_t &_cg)
std::ostream & operator() (std::ostream &stream, c_graph_t::edge_t e)

Private Attributes

const c_graph_tcg

Detailed Description

Definition at line 52 of file angel_tools.hpp.


Constructor & Destructor Documentation

Definition at line 55 of file angel_tools.hpp.


Member Function Documentation

std::ostream& angel::write_edge_op_t::operator() ( std::ostream &  stream,
c_graph_t::edge_t  e 
) [inline]

Definition at line 56 of file angel_tools.hpp.

References cg.


Member Data Documentation

Definition at line 53 of file angel_tools.hpp.

Referenced by operator()().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines