digiKam
Digikam::Graph< VertexProperties, EdgeProperties >::DominatorTree Class Reference

Public Member Functions

template<class GraphType >
void enter (const GraphType &graph, const Vertex &v, MeaningOfDirection direction=ParentToChild)
 

Public Attributes

VertexVertexMap predecessors
 

Member Function Documentation

◆ enter()

template<class VertexProperties , class EdgeProperties >
template<class GraphType >
void Digikam::Graph< VertexProperties, EdgeProperties >::DominatorTree::enter ( const GraphType &  graph,
const Vertex v,
MeaningOfDirection  direction = ParentToChild 
)
inline

Member Data Documentation

◆ predecessors

template<class VertexProperties , class EdgeProperties >
VertexVertexMap Digikam::Graph< VertexProperties, EdgeProperties >::DominatorTree::predecessors

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