This class defines a function used to get a sub graph for a graph.  
 More...
#include <GetSubGraph.h>
This class defines a function used to get a sub graph for a graph. 
Definition at line 54 of file GetSubGraph.h.
 
◆ GetSubGraph()
Default constructor. 
- Parameters
 - 
  
    | graph | Pointer to a bidirectional graph | 
    | outGraph | Pointer to a output graph | 
    | vertexId | origin vertex identifier  | 
  
   
 
 
◆ ~GetSubGraph()
  
  
      
        
          | virtual te::graph::GetSubGraph::~GetSubGraph  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getPredecessor()
Recursive function used to calculate the deep attribute. 
- Parameters
 - 
  
    | v | Current vertex in processing | 
    | g | The bidirection graph | 
    | outGraph | Pointer to a output graph | 
    | vertexIdSet | The set of vertex already visited  | 
  
   
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/graph/functions/GetSubGraph.h