26 #ifndef __TERRALIB_TERRALIB4_INTERNAL_DATASOURCEFACTORY_H 
   27 #define __TERRALIB_TERRALIB4_INTERNAL_DATASOURCEFACTORY_H 
   40 #endif  // __TERRALIB_TERRALIB4_INTERNAL_DATASOURCEFACTORY_H 
Implements the DataSource class for the TerraLib 4.x Data Access Driver. 
 
An abstract class for data providers like a DBMS, Web Services or a regular file. ...
 
te::da::DataSource * Build()