26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_LITERALINT64_H 
   27 #define __TERRALIB_DATAACCESS_INTERNAL_LITERALINT64_H 
   36 #include <boost/cstdint.hpp> 
   63         LiteralInt64(
const LiteralInt64& rhs);
 
   69         LiteralInt64& operator=(
const LiteralInt64& rhs);
 
   78 #endif  // __TERRALIB_DATAACCESS_INTERNAL_LITERALINT64_H 
This is an abstract class that models a query expression. 
 
This class models a literal value. 
 
#define TE_DEFINE_VISITABLE
 
~LiteralInt64()
Destructor. 
 
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This class models a literal value.