|
angel
mercurial changeset:
|
#include <angel_io.hpp>


Public Member Functions | |
| vis_display_output_t (std::ostream &s) | |
| template<class Ad_graph_t > | |
| void | write_graph (const std::string &str, const Ad_graph_t &adg) |
Definition at line 521 of file angel_io.hpp.
| angel::vis_display_output_t::vis_display_output_t | ( | std::ostream & | s | ) | [inline] |
Definition at line 522 of file angel_io.hpp.
| void angel::vis_display_output_t::write_graph | ( | const std::string & | str, |
| const Ad_graph_t & | adg | ||
| ) | [inline] |
Reimplemented from angel::no_output_t.
Definition at line 524 of file angel_io.hpp.
References angel::string_stream_output_t::mystream.