#include <graph_property_writer.h>
Public Member Functions | |
GraphPropertyWriter (Graph &graph) | |
void | operator() (std::ostream &out) |
Public Attributes | |
Graph & | graph_ |
Friends | |
std::ostream & | operator<< (std::ostream &out, const GraphPropertyWriter &gpw) |
risc::sg::GraphPropertyWriter::GraphPropertyWriter | ( | Graph & | graph | ) |
void risc::sg::GraphPropertyWriter::operator() | ( | std::ostream & | out | ) | [inline] |
std::ostream& operator<< | ( | std::ostream & | out, | |
const GraphPropertyWriter & | gpw | |||
) | [friend] |