angel::write_face_op_t Class Reference

#include <angel_tools.hpp>

Collaboration diagram for angel::write_face_op_t:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 write_face_op_t (const line_graph_t &_lg)
std::ostream & operator() (std::ostream &stream, line_graph_t::face_t f)

Private Attributes

const line_graph_tlg
line_graph_t::const_evn_t evn


Detailed Description

Definition at line 78 of file angel_tools.hpp.


Constructor & Destructor Documentation

angel::write_face_op_t::write_face_op_t ( const line_graph_t _lg  )  [inline]

Definition at line 82 of file angel_tools.hpp.

References evn, and lg.


Member Function Documentation

std::ostream& angel::write_face_op_t::operator() ( std::ostream &  stream,
line_graph_t::face_t  f 
) [inline]

Definition at line 84 of file angel_tools.hpp.

References evn, lg, and THROW_DEBUG_EXCEPT_MACRO.


Member Data Documentation

const line_graph_t& angel::write_face_op_t::lg [private]

Definition at line 79 of file angel_tools.hpp.

Referenced by operator()(), and write_face_op_t().

line_graph_t::const_evn_t angel::write_face_op_t::evn [private]

Definition at line 80 of file angel_tools.hpp.

Referenced by operator()(), and write_face_op_t().


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