angel::write_edge_op_t Class Reference

#include <angel_tools.hpp>

Collaboration diagram for angel::write_edge_op_t:

Collaboration graph
[legend]

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 44 of file angel_tools.hpp.


Constructor & Destructor Documentation

angel::write_edge_op_t::write_edge_op_t ( const c_graph_t _cg  )  [inline]

Definition at line 47 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 48 of file angel_tools.hpp.

References cg.


Member Data Documentation

const c_graph_t& angel::write_edge_op_t::cg [private]

Definition at line 45 of file angel_tools.hpp.

Referenced by operator()().


The documentation for this class was generated from the following file:
Generated on Wed Mar 11 10:34:30 2009 for angel by  doxygen 1.5.3