26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_ST_RELATE_H    27 #define __TERRALIB_DATAACCESS_INTERNAL_ST_RELATE_H    76         ST_Relate(
const Expression& g1, 
const Expression& g2, 
const std::string& intersectionMatrix = std::string(
""));
    79         ST_Relate(
const ST_Relate& rhs);
    85         ST_Relate& operator=(
const ST_Relate& rhs);
    94 #endif  // __TERRALIB_DATAACCESS_INTERNAL_ST_RELATE_H A class that models a Function expression. 
 
This is an abstract class that models a query expression. 
 
A class that models a Function expression. 
 
#define TE_DEFINE_VISITABLE
 
Spatial relation function. 
 
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This class models a string Literal value.