This class defines a function used to add to a graph the deep information attribute.
More...
#include <AddDeepAttribute.h>
This class defines a function used to add to a graph the deep information attribute.
Definition at line 53 of file AddDeepAttribute.h.
Default constructor.
- Parameters
-
graph | Pointer to a bidirectional graph |
attributeName | The name used to represent the deep attribute |
virtual te::graph::AddDeepAttribute::~AddDeepAttribute |
( |
| ) |
|
|
virtual |
Recursive function used to calculate the deep attribute.
- Parameters
-
v | Current vertex in processing |
g | The bidirection graph |
deepValue | Current value for deep attribute calculated |
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_master/src/terralib/graph/functions/AddDeepAttribute.h