#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 476 of file angel_io.hpp.
void angel::no_output_t::operator() | ( | const std::string & | ) | [inline] |
void angel::no_output_t::operator() | ( | const std::ostringstream & | ) | [inline] |
void angel::no_output_t::write_graph | ( | const std::string & | , | |
const Ad_graph_t & | ||||
) | [inline] |
Reimplemented in angel::stream_output_t, and angel::vis_display_output_t.
Definition at line 480 of file angel_io.hpp.