#include <graph_writer.h>
Public Member Functions | |
| EdgeWriter (Map &g_) | |
| template<class Edge > | |
| void | operator() (std::ostream &out, Edge e) |
Public Attributes | |
| Map | g |
Definition at line 30 of file graph_writer.h.
|
inline |
Definition at line 32 of file graph_writer.h.
|
inline |
Definition at line 34 of file graph_writer.h.
| Map EdgeWriter< Map >::g |
Definition at line 41 of file graph_writer.h.