26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_QUERY_FW_H    27 #define __TERRALIB_DATAACCESS_INTERNAL_QUERY_FW_H    40     class BinaryOpEncoder;
    48     class FromFunctionCall;
    51     class FunctionCatalog;
    52     class FunctionCatalogManager;
    54     class FunctionEncoder;
    56     class FunctionNoArgsEncoder;
    57     class FunctionParameter;
    59     class GreaterThanOrEqualTo;
    67     class JoinConditionOn;
    68     class JoinConditionUsing;
    70     class LessThanOrEqualTo;
    74     class LiteralByteArray;
    75     class LiteralDateTime;
    77     class LiteralEnvelope;
    94     class SelectExpression;
    96     class SQLFunctionEncoder;
   108     class ST_DistanceBuffer;
   113     class ST_Intersection;
   119     class ST_NumGeometries;
   133     class TemplateEncoder;
   136     class UnaryOpEncoder;
   142 #endif // __TERRALIB_DATAACCESS_INTERNAL_QUERY_FW_H 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. 
 
Boolean logic operator: OR. 
 
te::gm::Point Min(te::gm::Point &p1, te::gm::Point &p2)