DataSource.h File Reference

Data Source for WS OGC WMS. More...

#include <map>
#include <string>
#include <memory>
#include "Config.h"
#include "../client/WMSClient.h"
#include "../client/DataTypes.h"
#include "../../../../dataaccess/datasource/DataSource.h"
#include "../../../../dataaccess/datasource/DataSourceCapabilities.h"

Go to the source code of this file.

Classes

class  te::ws::ogc::wms::da::DataSource
 Implementation of the data source for the WMS driver. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::ws
 
 te::ws::ogc
 
 te::ws::ogc::wms
 
 te::ws::ogc::wms::da
 

Detailed Description

Data Source for WS OGC WMS.

Author
Emerson Moraes

Definition in file DataSource.h.