26 #ifndef __TERRALIB_ADO_INTERNAL_DATASOURCEFACTORY_H 
   27 #define __TERRALIB_ADO_INTERNAL_DATASOURCEFACTORY_H 
   43 #endif  // __TERRALIB_ADO_INTERNAL_DATASOURCEFACTORY_H 
An abstract class for data providers like a DBMS, Web Services or a regular file. ...
 
te::da::DataSource * Build()
 
Implementation of the data source class for the ADO driver. 
 
The OGR data source provider.