26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_LITERALINT16_H    27 #define __TERRALIB_DATAACCESS_INTERNAL_LITERALINT16_H    36 #include <boost/cstdint.hpp>    63         LiteralInt16(
const LiteralInt16& rhs);
    69         LiteralInt16& operator=(
const LiteralInt16& rhs);
    78 #endif  // __TERRALIB_DATAACCESS_INTERNAL_LITERALINT16_H 
This is an abstract class that models a query expression. 
 
~LiteralInt16()
Destructor. 
 
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.