|
GraphDom
|
This is the complete list of members for graphdom::non_mixed_graph< VertexType >, 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 |
| insert_edge(const typename graph< VertexType >::vertex_const_handle &first_endpoint, const typename graph< VertexType >::vertex_const_handle &second_endpoint)=0 | graphdom::non_mixed_graph< VertexType > | pure virtual |
| order() const =0 | graphdom::graph< VertexType > | pure virtual |
| ~graph()=default | graphdom::graph< VertexType > | virtual |
| ~non_mixed_graph() override=default | graphdom::non_mixed_graph< VertexType > |