26 #ifndef __TERRALIB_WFS_INTERNAL_GLOBALS_H    27 #define __TERRALIB_WFS_INTERNAL_GLOBALS_H    30 #include "../common/Static.h"    61 #endif  // __TERRALIB_WFS_INTERNAL_GLOBALS_H static te::da::SQLDialect * sm_queryDialect
The query dialect supported by WFS driver. 
 
It represents the SQL query dialect accepted by a given data source. 
 
#define TEWFSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Configuration flags for the TerraLib WFS module. 
 
An static class with global definitions. 
 
A base type for static classes.