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 | |
| te | |
| URI C++ Library.  | |
| te::dt | |
| Namespace for the Data Type module of TerraLib.  | |
| 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.