angel  mercurial changeset: <a href="http://mercurial.mcs.anl.gov/ad/RoseFE_angel/rev/b18cec041a55" target="_parent">b18cec041a55</a>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
angel::write_edge_bool_op_t Class Reference

#include <angel_tools.hpp>

Collaboration diagram for angel::write_edge_bool_op_t:

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

angel::write_edge_bool_op_t::write_edge_bool_op_t ( const c_graph_t _cg)
inline

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

const c_graph_t& angel::write_edge_bool_op_t::cg
private

Definition at line 63 of file angel_tools.hpp.

Referenced by operator()().


The documentation for this class was generated from the following file: