angel  mercurial changeset:
angel::write_edge_bool_op_t Class Reference

#include <angel_tools.hpp>

Collaboration diagram for angel::write_edge_bool_op_t:

List of all members.

Public Member Functions

 write_edge_bool_op_t (const c_graph_t &_cg)
std::ostream & operator() (std::ostream &stream, std::pair< c_graph_t::edge_t, bool > eb)

Private Attributes

const c_graph_tcg

Detailed Description

Definition at line 62 of file angel_tools.hpp.


Constructor & Destructor Documentation

Definition at line 65 of file angel_tools.hpp.


Member Function Documentation

std::ostream& angel::write_edge_bool_op_t::operator() ( std::ostream &  stream,
std::pair< c_graph_t::edge_t, bool >  eb 
) [inline]

Definition at line 66 of file angel_tools.hpp.

References cg.


Member Data Documentation

Definition at line 63 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