depth_first_iter< GRAPH, ITERATOR, VISITED > Type Template Reference

#include <graph.h>

Inheritance diagram for depth_first_iter< GRAPH, ITERATOR, VISITED >:

Inheritance graph
[legend]
Collaboration diagram for depth_first_iter< GRAPH, ITERATOR, VISITED >:

Collaboration graph
[legend]

Public Member Functions

 depth_first_iter (GRAPH::node *v)

Detailed Description

template<class GRAPH, class ITERATOR = GRAPH::succ_node_iter, class VISITED = set<GRAPH::node*>>
type depth_first_iter< GRAPH, ITERATOR, VISITED >

Definition at line 518 of file graph.h.


Constructor & Destructor Documentation

template<class GRAPH, class ITERATOR = GRAPH::succ_node_iter, class VISITED = set<GRAPH::node*>>
depth_first_iter< GRAPH, ITERATOR, VISITED >::depth_first_iter ( GRAPH::node v  )  [inline]


The documentation for this type was generated from the following file:

Generated on Wed Apr 8 16:35:23 2009 for Open64 by  doxygen 1.5.6