Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::graphmap::path_to_target_recorder< OutputIterator, OutputIteratorValueType, Vertex > Class Template Reference

Detailed Description

template<typename OutputIterator, typename OutputIteratorValueType, typename Vertex>
class jafar::graphmap::path_to_target_recorder< OutputIterator, OutputIteratorValueType, Vertex >

Definition at line 56 of file algorithms.hpp.

List of all members.

Public Member Functions

 path_to_target_recorder (OutputIterator out, Vertex target)
template<class Edge , class Graph >
void tree_edge (Edge e, Graph &)
template<class Graph >
void finish_vertex (Vertex, Graph &)
template<class Graph >
void discover_vertex (Vertex u, Graph &g)

Private Attributes

OutputIterator m_out
OutputIteratorValueType m_path
Vertex m_source
Vertex m_target

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:39 for Jafar by doxygen 1.7.6.1
LAAS-CNRS