26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_LITERALSTRING_H    27 #define __TERRALIB_DATAACCESS_INTERNAL_LITERALSTRING_H    60         LiteralString(
const LiteralString& rhs);
    66         LiteralString& operator=(
const LiteralString& rhs);
    75 #endif  // __TERRALIB_DATAACCESS_INTERNAL_LITERALSTRING_H This is an abstract class that models a query expression. 
 
This class models a literal value. 
 
~LiteralString()
Destructor. 
 
#define TE_DEFINE_VISITABLE
 
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This class models a literal value. 
 
This class models a string Literal value.