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

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

#include <DAGModelGraph.h>

Public Member Functions

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ DigRoots()

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

Member Function Documentation

◆ operator()()

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

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