#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 514 of file angel_io.hpp.
angel::vis_display_output_t::vis_display_output_t | ( | std::ostream & | s | ) | [inline] |
Definition at line 515 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 517 of file angel_io.hpp.
References angel::string_stream_output_t::mystream.