Implementation of the data source for the WMS driver. More...
#include "../dataaccess/datasource/DataSource.h"#include "../dataaccess/datasource/DataSourceCapabilities.h"#include "Config.h"#include "Exception.h"#include "WMSLayerInfo.h"#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | te::wms::DataSource | 
| Implementation of the data source for the WMS driver.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::wms | |
Implementation of the data source for the WMS driver.
Definition in file DataSource.h.