Class used to define the edge struct of a graph. Its compose with a identifier, the vertex origin and destiny information, a set of properties if exist and flags to inform his state (new or dirty). More...
Go to the source code of this file.
Classes | |
class | te::graph::Edge |
Class used to define the edge struct of a graph. Its compose with a identifier, the vertex origin and destiny information, a set of properties if exist and flags to inform his state (new or dirty). More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::dt |
Namespace for the Data Type module of TerraLib. | |
namespace | te::graph |
Class used to define the edge struct of a graph. Its compose with a identifier, the vertex origin and destiny information, a set of properties if exist and flags to inform his state (new or dirty).
Definition in file Edge.h.