Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members  

C++ GTC Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
gtc::_base_graph< K, W, T >Serves as the abstract base class for all graph classes
gtc::_base_graph< K, W, T >::edgeRepresents an edge in the graph
gtc::_base_graph< K, W, T >::edge_iteratorProvides for navigation among edges in a graph
gtc::_base_graph< K, W, T >::iteratorProvides for iteration among nodes in a graph
gtc::digraph< K, T >A directed, unweighted graph
gtc::graph< K, T >An undirected, unweighted graph
gtc::wdigraph< K, W, T >An undirected, weighted graph
gtc::wgraph< K, W, T >An undirected, weighted graph

Generated on Thu Oct 16 10:50:08 2003 for C++ GTC by doxygen1.2.15