|
GraphDom
|
This is the complete list of members for graphdom::labeled_vertex_graph< VertexType, VertexLabelType >, including all inherited members.
| erase_edge(const adj_list_const_iterator &)=0 (defined in graphdom::graph< VertexType >) | graphdom::graph< VertexType > | pure virtual |
| erase_vertex(const vertex_const_handle &vertex)=0 | graphdom::graph< VertexType > | pure virtual |
| get_vertex_label(const typename graph< VertexType >::vertex_const_handle &vertex) const =0 | graphdom::labeled_vertex_graph< VertexType, VertexLabelType > | pure virtual |
| get_vertex_label(const typename graph< VertexType >::vertex_const_handle &vertex)=0 | graphdom::labeled_vertex_graph< VertexType, VertexLabelType > | pure virtual |
| order() const =0 | graphdom::graph< VertexType > | pure virtual |
| ~graph()=default | graphdom::graph< VertexType > | virtual |
| ~labeled_vertex_graph() override=default | graphdom::labeled_vertex_graph< VertexType, VertexLabelType > |