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