GraphDom
Loading...
Searching...
No Matches
graphdom::non_mixed_graph< VertexType > Member List

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)=0graphdom::graph< VertexType >pure virtual
insert_edge(const typename graph< VertexType >::vertex_const_handle &first_endpoint, const typename graph< VertexType >::vertex_const_handle &second_endpoint)=0graphdom::non_mixed_graph< VertexType >pure virtual
order() const =0graphdom::graph< VertexType >pure virtual
~graph()=defaultgraphdom::graph< VertexType >virtual
~non_mixed_graph() override=defaultgraphdom::non_mixed_graph< VertexType >