32 #ifndef __TERRALIB_GRAPH_INTERNAL_QUERYITERATOR_H
33 #define __TERRALIB_GRAPH_INTERNAL_QUERYITERATOR_H
36 #include "../Config.h"
44 namespace da {
class Expression; }
119 #endif // __TERRALIB_GRAPH_INTERNAL_QUERYITERATOR_H
#define TEGRAPHEXPORT
You can use this macro in order to export/import classes and functions from this module.
te::da::Expression * m_exp
This is an abstract class that models a query expression.
From the point of view of graph theory, vertices are treated as featureless and indivisible objects...
Class used to define the edge struct of a graph. Its compose with a identifier, the vertex origin and...
Abstract class used to define the main functions of graph struct. All graph implementations must used...
This class defines a commun interface to represents a graph iterator class. The main diferency to ano...
This class defines a commun interface to represents a graph iterator class. The main diferency to ano...
This class defines a commun interface to represents a graph iterator class. The main diferency to ano...