26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_QUERY_FW_H
27 #define __TERRALIB_DATAACCESS_INTERNAL_QUERY_FW_H
40 class BinaryOpEncoder;
49 class FromFunctionCall;
52 class FunctionCatalog;
53 class FunctionCatalogManager;
55 class FunctionEncoder;
57 class FunctionNoArgsEncoder;
58 class FunctionParameter;
60 class GreaterThanOrEqualTo;
68 class JoinConditionOn;
69 class JoinConditionUsing;
71 class LessThanOrEqualTo;
75 class LiteralByteArray;
76 class LiteralDateTime;
78 class LiteralEnvelope;
95 class SelectExpression;
97 class SQLFunctionEncoder;
110 class ST_DistanceBuffer;
116 class ST_Intersection;
125 class ST_NumGeometries;
140 class TemplateEncoder;
143 class UnaryOpEncoder;
Boolean logic operator: OR.
TEMNTEXPORT te::gm::Point Min(te::gm::Point &p1, te::gm::Point &p2)
TEMNTEXPORT te::gm::Point Max(te::gm::Point &p1, te::gm::Point &p2)
TESAEXPORT double Sum(te::sa::GeneralizedProximityMatrix *gpm, int attrIdx)
Function used to calculate sum of a specific attribute from a gpm.