26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_LITERALDATETIME_H 
   27 #define __TERRALIB_DATAACCESS_INTERNAL_LITERALDATETIME_H 
   35   namespace dt { 
class DateTime; }
 
   71         LiteralDateTime(
const LiteralDateTime& rhs);
 
   77         LiteralDateTime& operator=(
const LiteralDateTime& rhs);
 
   86 #endif  // __TERRALIB_DATAACCESS_INTERNAL_LITERALDATETIME_H 
This is an abstract class that models a query expression. 
 
A class that models a literal for Date and Time values. 
 
This class models a literal value. 
 
#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.