Classes | |
| class | DataSource |
| Implementation of the data source for the WMS driver. More... | |
| class | Module |
| The TerraLib OGC WMS driver as a plugin. More... | |
| class | Transactor |
| Implementation of the transactor for the WMS driver. More... | |
Functions | |
| TEOGCWMSDATAACCESSEXPORT te::da::DataSource * | Build (const te::core::URI &uri) |
| te::da::DataSource * te::ws::ogc::wms::da::Build | ( | const te::core::URI & | uri | ) |
Definition at line 29 of file src/terralib/ws/ogc/wms/dataaccess/DataSourceFactory.cpp.
References DataSource(), and ds.
Referenced by BOOST_AUTO_TEST_CASE(), and te::ws::ogc::wms::da::Module::startup().