28 #ifndef __TERRALIB_OGC_WMS_INTERNAL_DATASOURCEFACTORY_H    29 #define __TERRALIB_OGC_WMS_INTERNAL_DATASOURCEFACTORY_H    51 #endif  // __TERRALIB_OGC_WCS_INTERNAL_DATASOURCEFACTORY_H Data Source for WS OGC WMS. 
 
An abstract class for data providers like a DBMS, Web Services or a regular file. ...
 
TEOGCWMSDATAACCESSEXPORT te::da::DataSource * Build(const te::core::URI &uri)
 
#define TEOGCWMSDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A class for representing an Uniform Resource Identifier (URI).