Gui::DAG::RakeLeaves< GraphIn > Class Template Reference

get all the leaves of the templated graph. Not used right now. More...

#include <DAGModelGraph.h>

Public Member Functions

GraphInVertices operator() () const
 
 RakeLeaves (const GraphIn &graphIn)
 

Detailed Description

template<class GraphIn>
class Gui::DAG::RakeLeaves< GraphIn >

get all the leaves of the templated graph. Not used right now.

Constructor & Destructor Documentation

◆ RakeLeaves()

template<class GraphIn >
Gui::DAG::RakeLeaves< GraphIn >::RakeLeaves ( const GraphIn &  graphIn)

Member Function Documentation

◆ operator()()

template<class GraphIn >
GraphInVertices Gui::DAG::RakeLeaves< GraphIn >::operator() ( ) const

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