digiKam
Digikam::Graph< VertexProperties, EdgeProperties >::GraphSearch::lessThanMapEdgeToTarget< GraphType, VertexLessThan > Class Template Reference

Public Member Functions

 lessThanMapEdgeToTarget (const GraphType &g, VertexLessThan vertexLessThan)
 
bool operator() (const edge_descriptor &a, const edge_descriptor &b)
 

Public Attributes

const GraphType & g
 
VertexLessThan vertexLessThan
 

Constructor & Destructor Documentation

◆ lessThanMapEdgeToTarget()

template<class VertexProperties , class EdgeProperties >
template<class GraphType , typename VertexLessThan >
Digikam::Graph< VertexProperties, EdgeProperties >::GraphSearch::lessThanMapEdgeToTarget< GraphType, VertexLessThan >::lessThanMapEdgeToTarget ( const GraphType &  g,
VertexLessThan  vertexLessThan 
)
inline

Member Function Documentation

◆ operator()()

template<class VertexProperties , class EdgeProperties >
template<class GraphType , typename VertexLessThan >
bool Digikam::Graph< VertexProperties, EdgeProperties >::GraphSearch::lessThanMapEdgeToTarget< GraphType, VertexLessThan >::operator() ( const edge_descriptor &  a,
const edge_descriptor &  b 
)
inline

Member Data Documentation

◆ g

template<class VertexProperties , class EdgeProperties >
template<class GraphType , typename VertexLessThan >
const GraphType& Digikam::Graph< VertexProperties, EdgeProperties >::GraphSearch::lessThanMapEdgeToTarget< GraphType, VertexLessThan >::g

◆ vertexLessThan

template<class VertexProperties , class EdgeProperties >
template<class GraphType , typename VertexLessThan >
VertexLessThan Digikam::Graph< VertexProperties, EdgeProperties >::GraphSearch::lessThanMapEdgeToTarget< GraphType, VertexLessThan >::vertexLessThan

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