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

Public Member Functions | |
| void | operator() (const std::string &) |
| void | operator() (const std::ostringstream &) |
| template<class Ad_graph_t > | |
| void | write_graph (const std::string &, const Ad_graph_t &) |
Definition at line 483 of file angel_io.hpp.
| void angel::no_output_t::operator() | ( | const std::string & | ) | [inline] |
Reimplemented in angel::string_stream_output_t.
Definition at line 484 of file angel_io.hpp.
| void angel::no_output_t::operator() | ( | const std::ostringstream & | ) | [inline] |
Reimplemented in angel::string_stream_output_t.
Definition at line 485 of file angel_io.hpp.
| void angel::no_output_t::write_graph | ( | const std::string & | , |
| const Ad_graph_t & | |||
| ) | [inline] |
Reimplemented in angel::vis_display_output_t, and angel::stream_output_t.
Definition at line 487 of file angel_io.hpp.