#include <edge_property_writer.h>
Public Member Functions | |
| EdgePropertyWriter (Graph &graph) | |
| template<class Edge > | |
| void | operator() (std::ostream &out, Edge e) |
Public Attributes | |
| Graph & | graph_ |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const EdgePropertyWriter &epw) |
| risc::sg::EdgePropertyWriter::EdgePropertyWriter | ( | Graph & | graph | ) |
| void risc::sg::EdgePropertyWriter::operator() | ( | std::ostream & | out, | |
| Edge | e | |||
| ) | [inline] |
| std::ostream& operator<< | ( | std::ostream & | out, | |
| const EdgePropertyWriter & | epw | |||
| ) | [friend] |
1.6.1