Abstract class used to define the main functions of graph struct. All graph implementations must used this class. More...
Go to the source code of this file.
Classes | |
class | te::graph::AbstractGraph |
Abstract class used to define the main functions of graph struct. All graph implementations must used this class. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::dt |
Namespace for the Data Type module of TerraLib. | |
namespace | te::graph |
Abstract class used to define the main functions of graph struct. All graph implementations must used this class.
Definition in file AbstractGraph.h.