edge_add(const vertex_descriptor &v1, const vertex_descriptor &v2)=0 | misc::graph< Orientation, VertexLabel, EdgeLabel > | pure virtual |
edge_iter_type typedef | misc::graph< Orientation, VertexLabel, EdgeLabel > | |
epilogue_print(std::ostream &ostr) const | misc::graph< Orientation, VertexLabel, EdgeLabel > | virtual |
name_get() const | misc::graph< Orientation, VertexLabel, EdgeLabel > | |
name_set(const std::string &name) | misc::graph< Orientation, VertexLabel, EdgeLabel > | |
print(std::ostream &ostr) const | misc::graph< Orientation, VertexLabel, EdgeLabel > | virtual |
print(std::string file) const | misc::graph< Orientation, VertexLabel, EdgeLabel > | virtual |
self_type typedef | misc::graph< Orientation, VertexLabel, EdgeLabel > | |
super_type typedef | misc::graph< Orientation, VertexLabel, EdgeLabel > | |
vertex_add(const VertexLabel &l) | misc::graph< Orientation, VertexLabel, EdgeLabel > | |
vertex_descriptor typedef | misc::graph< Orientation, VertexLabel, EdgeLabel > | |
vertex_iter_type typedef | misc::graph< Orientation, VertexLabel, EdgeLabel > | |
vertex_print(vertex_descriptor v, std::ostream &ostr) const =0 | misc::graph< Orientation, VertexLabel, EdgeLabel > | privatepure virtual |
~graph() | misc::graph< Orientation, VertexLabel, EdgeLabel > | virtual |