26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_LITERALBYTEARRAY_H 
   27 #define __TERRALIB_DATAACCESS_INTERNAL_LITERALBYTEARRAY_H 
   35   namespace dt { 
class ByteArray; }
 
   71         LiteralByteArray(
const LiteralByteArray& rhs);
 
   77         LiteralByteArray& operator=(
const LiteralByteArray& rhs);
 
   86 #endif  // __TERRALIB_DATAACCESS_INTERNAL_LITERALBYTEARRAY_H 
This is an abstract class that models a query expression. 
This class models a literal value. 
A class that models a literal for ByteArray values. 
#define TE_DEFINE_VISITABLE
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
A class for representing binary data. 
This class models a literal value.