angel  mercurial changeset:
angel::write_vertex_op_t Class Reference

#include <angel_tools.hpp>

Collaboration diagram for angel::write_vertex_op_t:

List of all members.

Public Member Functions

 write_vertex_op_t (const c_graph_t &_cg)
std::ostream & operator() (std::ostream &stream, c_graph_t::vertex_t v)

Private Attributes

const c_graph_tcg

Detailed Description

Definition at line 42 of file angel_tools.hpp.


Constructor & Destructor Documentation

Definition at line 45 of file angel_tools.hpp.


Member Function Documentation

std::ostream& angel::write_vertex_op_t::operator() ( std::ostream &  stream,
c_graph_t::vertex_t  v 
) [inline]

Definition at line 46 of file angel_tools.hpp.


Member Data Documentation

Definition at line 43 of file angel_tools.hpp.


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