◆ BreadthFirstSearchVisitor()
template<class VertexProperties , class EdgeProperties >
Digikam::Graph< VertexProperties, EdgeProperties >::GraphSearch::BreadthFirstSearchVisitor::BreadthFirstSearchVisitor |
( |
GraphSearch *const |
q | ) |
|
|
inlineexplicit |
◆ discover_vertex()
template<class VertexProperties , class EdgeProperties >
template<typename VertexType , typename GraphType >
void Digikam::Graph< VertexProperties, EdgeProperties >::GraphSearch::BreadthFirstSearchVisitor::discover_vertex |
( |
VertexType |
u, |
|
|
const GraphType & |
|
|
) |
| const |
|
inline |
◆ record()
template<class VertexProperties , class EdgeProperties >
void Digikam::Graph< VertexProperties, EdgeProperties >::GraphSearch::CommonVisitor::record |
( |
const Vertex & |
v | ) |
const |
|
inlineprotectedinherited |
template<class VertexProperties , class EdgeProperties >
The documentation for this class was generated from the following file: